Skip to content

Commit 81a01d3

Browse files
authored
turn off nightly test since they are broken
they can be reactivated once we make a push to support nightly
1 parent 4ba6d62 commit 81a01d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ jobs:
1616
julia-version:
1717
- '1'
1818
- '~1.7.0-0'
19-
- 'nightly'
19+
# - 'nightly'
2020
julia-arch:
2121
- 'x64'
2222
- 'x86'

0 commit comments

Comments
 (0)