We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent beed18f commit b39a84eCopy full SHA for b39a84e
1 file changed
.github/workflows/ci.yml
@@ -43,7 +43,7 @@ jobs:
43
- name: Setup Go version
44
uses: actions/setup-go@v6
45
with:
46
- go-version: '^1.20.7'
+ go-version: '^1.26.1'
47
48
- name: Build binaries for host machine
49
run: make splitd splitcli
0 commit comments