Skip to content

Commit 0e27821

Browse files
authored
chore: Use TCK 0.3.0.beta2 on CI (#265)
1 parent f2aeed1 commit 0e27821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-tck.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
env:
1414
# Tag of the TCK
15-
TCK_VERSION: 0.3.0.beta
15+
TCK_VERSION: 0.3.0.beta2
1616
# Tells uv to not need a venv, and instead use system
1717
UV_SYSTEM_PYTHON: 1
1818
# SUT_JSONRPC_URL to use for the TCK and the server agent

0 commit comments

Comments
 (0)