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.
2 parents 439db8d + ceec14b commit ced7306Copy full SHA for ced7306
.github/workflows/build.yaml
@@ -13,7 +13,7 @@ jobs:
13
14
strategy:
15
matrix:
16
- os: ['ubuntu-20.04', 'ubuntu-22.04']
+ os: ['ubuntu-22.04']
17
go: ['1.23', '1.24']
18
# Build all variants regardless of failures
19
fail-fast: false
0 commit comments