Skip to content

Commit 4ae44ed

Browse files
authored
Update go.yml
Revert go-version per #170 (comment).
1 parent 2593d50 commit 4ae44ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- name: Set up Go
1111
uses: actions/setup-go@v2
1212
with:
13-
go-version: 1.24.3
13+
go-version: 1.24
1414
id: go
1515

1616
- name: Check out repository

0 commit comments

Comments
 (0)