Skip to content

Commit

Permalink
Bump compat version
Browse files Browse the repository at this point in the history
  • Loading branch information
barche committed Jun 17, 2024
1 parent ae9ae84 commit ed4743b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
version: "nightly"
steps:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
- uses: julia-actions/setup-julia@v2
with:
version: ${{ matrix.version }}
# Mesa install copied from https://github.com/microsoft/OpticSim.jl
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ CxxWrap = "0.16"
MacroTools = "0.5"
Observables = "0.5"
Requires = "1.0"
jlqml_jll = "0.6.1"
jlqml_jll = "0.6.3"
julia = "1.6"

[extras]
Expand Down

0 comments on commit ed4743b

Please sign in to comment.