Skip to content

Commit 2711ac7

Browse files
committed
squashme: minor fix
1 parent 2eaa258 commit 2711ac7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- uses: actions/checkout@v4
1111
- uses: actions/setup-go@v5
1212
with:
13-
go-version: 1.21
13+
go-version: 1.25
1414
- name: Test
1515
run: |
1616
make tests

0 commit comments

Comments
 (0)