Skip to content

Commit

Permalink
Removed nightly test from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lucass-carneiro committed Apr 25, 2023
1 parent 87ed1ca commit 397cfd2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
version:
- '1.6' # Replace this with the minimum Julia version that your package supports. E.g. if your package requires Julia 1.5 or higher, change this to '1.5'.
- '1' # Leave this line unchanged. '1' will automatically expand to the latest stable 1.x release of Julia.
- 'nightly'
os:
- ubuntu-latest
arch:
Expand Down

0 comments on commit 397cfd2

Please sign in to comment.