Skip to content

Commit 6af0699

Browse files
committed
ci: remove 0.10.4 from test matrix
1 parent 45d579a commit 6af0699

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
fail-fast: false
1212
matrix:
1313
os: [ubuntu-24.04, ubuntu-24.04-arm, macos-latest, windows-2025]
14-
rev: [nightly, v0.10.4, v0.11.0]
14+
rev: [nightly, v0.11.0]
1515
include:
1616
- os: ubuntu-24.04
1717
install-rg: sudo apt-get update && sudo apt-get install -y nodejs curl

0 commit comments

Comments
 (0)