We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1540ad commit 7a72550Copy full SHA for 7a72550
1 file changed
.github/workflows/test.yaml
@@ -21,7 +21,7 @@ jobs:
21
- name: Install Go
22
uses: actions/setup-go@v6
23
with:
24
- go-version: '1.25'
+ go-version: '1.26'
25
check-latest: true
26
27
- name: Install libraries for ubuntu
@@ -52,7 +52,7 @@ jobs:
52
53
54
55
56
57
58
0 commit comments