Skip to content

Commit b5d7946

Browse files
author
Michael Lyons
committed
Bump CI for HTML syntax at version 2
1 parent 926dca8 commit b5d7946

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/syntax.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,9 @@ jobs:
2525
include:
2626
- build: latest
2727
packages: master
28-
- build: 4077 # Supported in Package Control and contains test binary
28+
- build: stable
29+
packages: master
30+
- build: 4095 # Need HTML at syntax version 2
2931
packages: binary
3032
steps:
3133
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)