Skip to content

Commit

Permalink
Change CI with julia latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonardo Galliano committed Feb 15, 2025
1 parent 7a32bcd commit d8a048e
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 @@ -17,7 +17,7 @@ jobs:
- name: Set up Julia
uses: julia-actions/setup-julia@v2
with:
version: '1.9'
version: 'latest'

- name: Cache Julia packages
uses: actions/cache@v4
Expand Down

0 comments on commit d8a048e

Please sign in to comment.