Skip to content

Commit 37b8e03

Browse files
authored
Run CI on pre-release versions instead of nightlies (#85)
1 parent a78415a commit 37b8e03

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
@@ -24,7 +24,7 @@ jobs:
2424
version:
2525
- '1.9'
2626
- '1'
27-
- 'nightly'
27+
- 'pre'
2828
os:
2929
- ubuntu-latest
3030
arch:

0 commit comments

Comments
 (0)