Skip to content

Commit

Permalink
Bump 1.11.
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt committed Jun 27, 2024
1 parent b020206 commit 0b08b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
strategy:
fail-fast: false
matrix:
version: ['1.8', '1.9', '1.10', '^1.11.0-alpha2'] # 'nightly'
version: ['1.8', '1.9', '1.10', '^1.11.0-rc1'] # 'nightly'
os: [ubuntu-latest, macOS-latest, windows-latest]
arch: [x64]
llvm_args: ['']
Expand Down

0 comments on commit 0b08b43

Please sign in to comment.