Skip to content

Commit 7e96017

Browse files
committed
update go version in scbctl CI
Signed-off-by: freedisch <freeproduc@gmail.com>
1 parent 88cb37c commit 7e96017

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -891,7 +891,7 @@ jobs:
891891
- name: Set up Go
892892
uses: actions/setup-go@v5
893893
with:
894-
go-version: ${{ env.GO_VERSION }}
894+
go-version: 1.22.0
895895

896896
- name: Run tests
897897
working-directory: scbctl

0 commit comments

Comments
 (0)