Skip to content

Commit 0b08b43

Browse files
authored
Bump 1.11.
1 parent b020206 commit 0b08b43

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
@@ -18,7 +18,7 @@ jobs:
1818
strategy:
1919
fail-fast: false
2020
matrix:
21-
version: ['1.8', '1.9', '1.10', '^1.11.0-alpha2'] # 'nightly'
21+
version: ['1.8', '1.9', '1.10', '^1.11.0-rc1'] # 'nightly'
2222
os: [ubuntu-latest, macOS-latest, windows-latest]
2323
arch: [x64]
2424
llvm_args: ['']

0 commit comments

Comments
 (0)