Skip to content

Commit 70c5c05

Browse files
fix: remove check-latest from Go setup to ensure exact version match
1 parent 9ca9616 commit 70c5c05

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ jobs:
4949
uses: actions/setup-go@v5
5050
with:
5151
go-version: 1.24.0
52-
check-latest: true
5352
- name: Test Cross-Language
5453
env:
5554
TEST_DB_NAME: ${{ env.MYSQL_DATABASE }}

0 commit comments

Comments
 (0)