Skip to content

Commit

Permalink
Remove the python_latex_kitchen_sink image (#223)
Browse files Browse the repository at this point in the history
  • Loading branch information
DilumAluthge authored Aug 31, 2022
1 parent f1104ef commit 4ee5ba3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 54 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,6 @@ jobs:

# The `npm_linux` image is a helper for ecosystem jobs that need to build NPM packages
- 'npm_linux.x86_64'

# The `python_latex_kitchen_sink` image is a helper for ecosystem jobs, such as SciMLBenchmarks
# that require a large number of tools. We're kind of throwing everything (including, yes, the
# proverbial kitchen sink) in here, in the hope that we'll be able to re-use this image across
# many similar jobs. If you're using this image, you're throwing in the towel on providing a
# small, lean environment, but that's probably necessary.
- 'python_latex_kitchen_sink.x86_64'
steps:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
Expand Down
47 changes: 0 additions & 47 deletions linux/python_latex_kitchen_sink.jl

This file was deleted.

0 comments on commit 4ee5ba3

Please sign in to comment.