Skip to content

Commit e5c55c5

Browse files
committed
Set minimum CI to 4204
1 parent 5d43784 commit e5c55c5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/syntax.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@ jobs:
2828
packages: master
2929
- build: stable
3030
packages: master
31-
# - build: 4201
32-
# packages: binary
31+
- build: 4204
32+
packages: binary
3333
steps:
3434
- uses: actions/checkout@v6
3535
- uses: SublimeText/syntax-test-action@v2

0 commit comments

Comments
 (0)