Skip to content

Commit

Permalink
Bump CI to Julia 1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
michel2323 committed Sep 21, 2023
1 parent be0bbaa commit 12398b0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-22.04]
julia-version: ['1.8']
julia-version: ['1.9']
julia-arch: [x64]

steps:
Expand All @@ -40,7 +40,7 @@ jobs:
strategy:
matrix:
os: [ubuntu-22.04]
julia-version: ['1.8']
julia-version: ['1.9']
julia-arch: [x64]

steps:
Expand Down

0 comments on commit 12398b0

Please sign in to comment.