Skip to content

Commit fda7750

Browse files
committed
Stable go
1 parent 3adf842 commit fda7750

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/go.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
- name: Set up Go
2525
uses: actions/setup-go@v5
2626
with:
27-
go-version: '1.23.2'
27+
go-version: stable
2828

2929
- name: Build
3030
env:

0 commit comments

Comments
 (0)