Skip to content

Commit 19a099e

Browse files
committed
fixup! Run PR validation on multiple OS
1 parent 61b70e9 commit 19a099e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
test-type: "ubuntu"
3333
env:
3434
JAVA_OPTS: "${{ matrix.java-opts }}"
35-
TS_SDK_IMAGE: "registry.jetbrains.team/p/grazi/grazie-infra-public/typescript-sdk-mcp@sha256:585bd19d0f2c3e46250da4d128cf3f2e8c155dc387026927e319f556a4fd559f"
35+
TS_SDK_IMAGE: "registry.jetbrains.team/p/grazi/grazie-infra-public/typescript-sdk-mcp@sha256:97db9969e988c566c87c1c1b64605c6ce333a6db84d702339c8670987e8e8064"
3636
DOCKER_DEFAULT_PLATFORM: "linux/amd64"
3737
steps:
3838
- uses: actions/checkout@v5

0 commit comments

Comments
 (0)