Skip to content

Commit bd0b897

Browse files
authored
Update ci.yml
1 parent 9296d47 commit bd0b897

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: CI
22
on: [push, pull_request]
33
env:
4-
go-version: "1.22.x"
4+
go-version: "1.23.x"
55
jobs:
66
test:
77
name: Test

0 commit comments

Comments
 (0)