Skip to content

Commit 7ec9fc7

Browse files
committed
CI: revert go version
1 parent db44d65 commit 7ec9fc7

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.23.1"
24+
go-version: ">1.17.2"
2525
- uses: actions/checkout@v3
2626
- run: go get -v -t -d ./...
2727

0 commit comments

Comments
 (0)