We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1ad8a1 commit 90c1e5cCopy full SHA for 90c1e5c
1 file changed
.github/workflows/ci.yml
@@ -12,7 +12,7 @@ jobs:
12
13
strategy:
14
matrix:
15
- go-version: [1.22.x,1.23.x,1.24.x]
+ go-version: [1.23.x,1.24.x]
16
os: [ubuntu-latest, macos-latest]
17
18
runs-on: ${{ matrix.os }}
0 commit comments