Skip to content

Commit e361379

Browse files
committed
2 parents f4d78bc + ab35572 commit e361379

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
version:
1919
- '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'.
2020
- '1' # Leave this line unchanged. '1' will automatically expand to the latest stable 1.x release of Julia.
21-
- 'nightly'
21+
# - 'nightly'
2222
os:
2323
- ubuntu-latest
2424
- macos-latest

0 commit comments

Comments
 (0)