Skip to content

Commit 29f3efc

Browse files
committed
Effect binary search for last supported ST 1/n
1 parent 59cce2e commit 29f3efc

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/syntax.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,9 @@ jobs:
2424
fail-fast: false
2525
matrix:
2626
include:
27-
- build: 4199
28-
packages: binary
2927
- build: 4200
3028
packages: binary
31-
- build: 4149
29+
- build: 4175
3230
packages: binary
3331
steps:
3432
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)