We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45d579a commit 6af0699Copy full SHA for 6af0699
.github/workflows/ci.yaml
@@ -11,7 +11,7 @@ jobs:
11
fail-fast: false
12
matrix:
13
os: [ubuntu-24.04, ubuntu-24.04-arm, macos-latest, windows-2025]
14
- rev: [nightly, v0.10.4, v0.11.0]
+ rev: [nightly, v0.11.0]
15
include:
16
- os: ubuntu-24.04
17
install-rg: sudo apt-get update && sudo apt-get install -y nodejs curl
0 commit comments