Skip to content

Commit 74548ff

Browse files
committed
Set new minimum ST version to 4149
1 parent b14c071 commit 74548ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/syntax.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
packages: master
2929
- build: stable
3030
packages: master
31-
- build: 4134 # Need HTML with `html` context for inclusion
31+
- build: 4149
3232
packages: binary
3333
steps:
3434
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)