We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b4f501c commit 5f71c1aCopy full SHA for 5f71c1a
.github/workflows/build.yml
@@ -5,7 +5,7 @@ permissions:
5
jobs:
6
build-go:
7
name: Go CI
8
- runs-on: ubuntu-latest
+ runs-on: ubuntu-22.04
9
strategy:
10
matrix:
11
go: ['1.22', '1.23']
0 commit comments