Skip to content

Commit 679525f

Browse files
committed
Revert "[CI] Disable tests on nightly (#91489)"
This reverts commit 03fa32c.
1 parent 5417e19 commit 679525f

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
@@ -28,7 +28,7 @@ jobs:
2828
# - '1.9' # TODO: uncomment this line once Julia 1.10.0 is released
2929
# - '~1.10.0-0' # TODO: uncomment this line once the first Julia 1.10.0 release candidate comes out. TODO: delete this line once Julia 1.10.0 is released
3030
- '1'
31-
# - 'nightly'
31+
- 'nightly'
3232
os:
3333
- ubuntu-latest
3434
arch:

0 commit comments

Comments
 (0)