We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0387c2e commit 590464dCopy full SHA for 590464d
.github/workflows/unit-tests.yml
@@ -15,7 +15,7 @@ jobs:
15
name: Build
16
strategy:
17
matrix:
18
- goVer: ["1.16.x", "1.22.x"]
+ goVer: ["1.22.x", "1.25.x"]
19
platform: [ubuntu-latest]
20
runs-on: ${{ matrix.platform }}
21
steps:
0 commit comments