Skip to content

Commit d5acac1

Browse files
authored
Run CI on pre-release instead of nightly (#151)
1 parent 6e76405 commit d5acac1

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
@@ -17,7 +17,7 @@ jobs:
1717
- '1.0'
1818
- '1.6'
1919
- '1' # automatically expands to the latest stable 1.x release of Julia
20-
- nightly
20+
- 'pre'
2121
os:
2222
- ubuntu-latest
2323
arch:

0 commit comments

Comments
 (0)