We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3a888d9 commit 7fca573Copy full SHA for 7fca573
.github/workflows/golang-tests.yml
@@ -18,7 +18,7 @@ jobs:
18
- uses: actions/checkout@master
19
- uses: actions/setup-go@v5
20
with:
21
- go-version: 1.19
+ go-version: 1.24
22
- name: start soft-serve
23
run: ./hack/soft-serve/start.sh
24
- name: run golang tests
0 commit comments