Skip to content

Commit 74a5a93

Browse files
authored
CI: Enable syntax tests against stable ST build (#4257)
1 parent 4509d73 commit 74a5a93

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,9 @@ jobs:
4646

4747
# latest stable build
4848
# https://www.sublimetext.com/download
49-
# - sublime-channel: stable
50-
# sublime-build: 4169
51-
# optional: true
49+
- sublime-channel: stable
50+
sublime-build: 4200
51+
optional: true
5252

5353
# latest dev build
5454
# https://www.sublimetext.com/dev

0 commit comments

Comments
 (0)