Skip to content

Commit

Permalink
Attempt to use Julia 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
hwpang committed Dec 12, 2023
1 parent 92a8b09 commit d424a6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- uses: actions/checkout@v2
- uses: julia-actions/setup-julia@v1
with:
version: 1.8
version: 1.9
- uses: actions/cache@v1
env:
cache-name: cache-artifacts
Expand Down

0 comments on commit d424a6d

Please sign in to comment.