Skip to content

Commit

Permalink
Merge pull request #266 from JuliaCI/tb/crun
Browse files Browse the repository at this point in the history
Bump crun
  • Loading branch information
maleadt authored Oct 28, 2024
2 parents 7756e25 + cd89861 commit ff138cf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
version: ['1.9', '1.10']
version: ['1.10', '1.11']
os: ['ubuntu-latest']
arch: [x64]
test_julia: ['']
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ s5cmd_jll = "9c7924da-da29-52d4-adf6-81e6cfbf5c74"
[compat]
DataFrames = "1.0"
Downloads = "1.0"
crun_jll = "~1.12"
crun_jll = "~1.18"
julia = "1.7"

[extras]
Expand Down

0 comments on commit ff138cf

Please sign in to comment.