Skip to content

Commit

Permalink
Add Julia 1.10-beta to CI, remove nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
mateuszbaran committed Sep 8, 2023
1 parent 22dc01d commit e53aec3
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 28 deletions.
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.6", "1.8", "~1.9.0-0"]
julia-version: ["1.6", "1.9", "~1.10.0-0"]
os: [ubuntu-latest, macOS-latest]
group:
- 'test_manifolds'
Expand Down
27 changes: 0 additions & 27 deletions .github/workflows/nightly.yml

This file was deleted.

0 comments on commit e53aec3

Please sign in to comment.