Skip to content

Commit

Permalink
Update CI.yml - bump Julia version
Browse files Browse the repository at this point in the history
use 1.10
  • Loading branch information
boriskaus committed Jan 24, 2024
1 parent 74d4546 commit 3ddcfa5
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 @@ -39,7 +39,7 @@ jobs:
- name: 'Install julia'
uses: julia-actions/setup-julia@v1
with:
version: '1.9'
version: '1.10'

- name: 'Checkout LaMEM'
uses: actions/checkout@v3
Expand Down

0 comments on commit 3ddcfa5

Please sign in to comment.