Skip to content

Commit b49b264

Browse files
committed
Seal off this version's forward support in CI
1 parent a1bac22 commit b49b264

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.github/workflows/syntax.yml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,9 @@ jobs:
2424
fail-fast: false
2525
matrix:
2626
include:
27-
- build: latest
28-
packages: master
29-
- build: stable
30-
packages: master
31-
- build: 4149
27+
- build: 4200
28+
packages: binary
29+
- build: 4157
3230
packages: binary
3331
steps:
3432
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)