Skip to content

Commit c69a889

Browse files
1.x
1 parent 5ba95f6 commit c69a889

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/test-375-main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
- name: Setup-Go
2020
uses: actions/setup-go@v6
2121
with:
22-
go-version: '1.25.2'
22+
go-version: '1.x'
2323
# cache-dependency-path: 'go.sum'
2424
cache: false
2525

.tool-versions

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
nodejs 24
2-
golang v1.25.2 #comment
2+
golang 1.x #comment
33
# this is comment

0 commit comments

Comments
 (0)