diff --git a/.github/workflows/test.yaml b/.github/workflows/test.yaml index 448d432b15fd..a37ede382471 100644 --- a/.github/workflows/test.yaml +++ b/.github/workflows/test.yaml @@ -11,7 +11,7 @@ on: pull_request: env: GO_VERSION: "1.18" - TINYGO_VERSION: "0.25.0" + TINYGO_VERSION: "0.24.0" jobs: test: name: Test