Skip to content

Commit 682b5d8

Browse files
committed
missed version upgrade in cicd
1 parent eef7e81 commit 682b5d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
- name: Install Go
1818
uses: actions/setup-go@v6
1919
with:
20-
go-version: 1.24
20+
go-version: 1.26
2121

2222
- name: Install Docker Compose
2323
run: |

0 commit comments

Comments
 (0)