We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9296d47 commit bd0b897Copy full SHA for bd0b897
.github/workflows/ci.yml
@@ -1,7 +1,7 @@
1
name: CI
2
on: [push, pull_request]
3
env:
4
- go-version: "1.22.x"
+ go-version: "1.23.x"
5
jobs:
6
test:
7
name: Test
0 commit comments