Skip to content

Commit

Permalink
CI: restore v1.9.4 to build matrix (#159)
Browse files Browse the repository at this point in the history
Now that v1.9.4 is released
  • Loading branch information
vtjnash committed Dec 6, 2023
1 parent d0523ae commit dc844db
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 @@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
version:
#- '1' # automatically expands to the latest stable 1.x release of Julia
- '1' # automatically expands to the latest stable 1.x release of Julia (currently 1.9.x)
- '~1.10.0-0'
- 'nightly'
os:
Expand Down

0 comments on commit dc844db

Please sign in to comment.