Skip to content

Commit 01833b9

Browse files
authored
Run CI on pre-release versions instead of nightlies (#33)
1 parent 9bbede1 commit 01833b9

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
@@ -22,7 +22,7 @@ jobs:
2222
version:
2323
- '1.6'
2424
- '1'
25-
- 'nightly'
25+
- 'pre'
2626
os:
2727
- ubuntu-latest
2828
arch:

0 commit comments

Comments
 (0)