Skip to content

Commit

Permalink
Update runner's Julia version to v1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
Bill-Becker committed Jan 30, 2025
1 parent d1d0e95 commit fd18a80
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 @@ -11,7 +11,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
julia-version: ['1.8']
julia-version: ['1.10']
julia-arch: [x64]
os: [windows-latest]

Expand Down

0 comments on commit fd18a80

Please sign in to comment.