Skip to content

Commit

Permalink
Remove julia 1.0 from tests
Browse files Browse the repository at this point in the history
  • Loading branch information
notZaki committed May 22, 2024
1 parent 4ad6c99 commit 8c48256
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@ jobs:
fail-fast: false
matrix:
version:
- '1.0'
- '1'
- 'nightly'
- "1"
- "nightly"
os:
- ubuntu-latest
- macOS-latest
Expand Down

0 comments on commit 8c48256

Please sign in to comment.