Skip to content

Commit fccd1f2

Browse files
Thomas StrombergThomas Stromberg
authored andcommitted
upgrade to go stable
1 parent bbb1fd8 commit fccd1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
- name: Set up Go
1919
uses: actions/setup-go@v5
2020
with:
21-
go-version: '1.23'
21+
go-version: 'stable'
2222
cache: true
2323

2424
- name: Install dependencies

0 commit comments

Comments
 (0)