We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ce9826 commit 2b4236fCopy full SHA for 2b4236f
.github/workflows/ci.yaml
@@ -64,7 +64,7 @@ jobs:
64
- name: Setup Go
65
uses: actions/setup-go@v5
66
with:
67
- go-version: oldstable
+ go-version: stable
68
cache: true
69
70
# Don't remove it! We shouldn't allow CI to pass if there are any changes not committed after running make
0 commit comments