Skip to content

Commit

Permalink
Use the latest Julia version in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mtfishman authored May 9, 2024
1 parent 46409a1 commit a14b045
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 @@ -57,7 +57,7 @@ jobs:
- uses: actions/checkout@v4
- uses: julia-actions/setup-julia@v2
with:
version: '1.9'
version: '1'
- uses: julia-actions/cache@v2
- name: Configure doc environment
shell: julia --project=docs --color=yes {0}
Expand Down

0 comments on commit a14b045

Please sign in to comment.