Skip to content

Commit db44d65

Browse files
committed
CI: setup go 1.23.1
1 parent 9a53674 commit db44d65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ark.integration.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/setup-go@v3
2323
with:
24-
go-version: ">1.17.2"
24+
go-version: ">1.23.1"
2525
- uses: actions/checkout@v3
2626
- run: go get -v -t -d ./...
2727

0 commit comments

Comments
 (0)