Skip to content

Commit b9fd1f2

Browse files
committed
Change version in the CI
1 parent ff0e936 commit b9fd1f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
if: success()
1515
uses: actions/setup-go@v2
1616
with:
17-
go-version: 1.18.x
17+
go-version: 1.22.x
1818
- name: Checkout code
1919
uses: actions/checkout@v2
2020
- name: Run tests

0 commit comments

Comments
 (0)