Skip to content

Commit ef2239a

Browse files
authored
add pre to CI
1 parent cc3f163 commit ef2239a

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/ci.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,14 @@ jobs:
2929
experimental: false
3030
version: '1'
3131
arch: x64
32-
- os: macOS-latest
32+
- os: macos-latest
3333
experimental: false
3434
version: '1'
3535
arch: x64
36+
- os: ubuntu-latest
37+
experimental: false
38+
version: 'pre'
39+
arch: x64
3640
- os: ubuntu-latest
3741
experimental: true
3842
version: 'nightly'

0 commit comments

Comments
 (0)