Skip to content

Commit b5f4780

Browse files
authored
Use pre instead of nightly (#182)
1 parent a0e6d3e commit b5f4780

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
@@ -23,7 +23,7 @@ jobs:
2323
- version: '1'
2424
os: ubuntu-latest
2525
arch: x86
26-
- version: 'nightly'
26+
- version: 'pre'
2727
os: ubuntu-latest
2828
arch: x64
2929
steps:

0 commit comments

Comments
 (0)