Skip to content

Commit

Permalink
update CI for new julia v1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
prbzrg committed Dec 27, 2023
1 parent 0c51752 commit ed27297
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/CI-ENH.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,8 @@ jobs:
- Quality
- Instability
version:
# - '1.9'
- '1'
- '~1.10.0-0'
- '1.9'
- 'nightly'
os:
- ubuntu-latest
Expand Down
3 changes: 1 addition & 2 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,8 @@ jobs:
- CondFFJORD
- CondPlanar
version:
# - '1.9'
- '1'
# - '~1.10.0-0'
- '1.9'
# - 'nightly'
os:
- ubuntu-latest
Expand Down

0 comments on commit ed27297

Please sign in to comment.