Skip to content

Commit

Permalink
Update Julia Version
Browse files Browse the repository at this point in the history
  • Loading branch information
pedromxavier committed Sep 24, 2024
1 parent 6687f54 commit 8337fed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,10 +13,10 @@ jobs:
fail-fast: false
matrix:
include:
- version: '1.9'
- version: '1.10'
os: ubuntu-latest
arch: x64
- version: '1.9'
- version: '1.10'
os: windows-latest
arch: x64
steps:
Expand Down

0 comments on commit 8337fed

Please sign in to comment.