We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5058964 commit 4b70318Copy full SHA for 4b70318
.github/workflows/test.yaml
@@ -17,7 +17,7 @@ jobs:
17
- name: Go Version
18
uses: actions/setup-go@v3
19
with:
20
- go-version: '1.20'
+ go-version: '1.22'
21
- name: test
22
env:
23
LD_LIBRARY_PATH: ${{ github.workspace }}/libs
0 commit comments