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 cd69365 commit 143e83fCopy full SHA for 143e83f
.github/workflows/ci.yml
@@ -62,7 +62,7 @@ jobs:
62
matrix:
63
arch: [ amd64 ]
64
# arch: [ amd64, arm64 ]
65
- distro: [ alpine.3.13, alpine.3.14, alpine.3.15, alpine.3.16, alpine.3.17, centos.7, centos.stream.8, debian.10, debian.11, fedora.36, ubuntu.18.04, ubuntu.20.04, ubuntu.22.04 ]
+ distro: [ alpine.3.13, alpine.3.14, alpine.3.15, alpine.3.16, alpine.3.17, centos.stream.8, debian.10, debian.11, fedora.36, ubuntu.18.04, ubuntu.20.04, ubuntu.22.04 ]
66
sdk: [ '6.0', '7.0' ]
67
exclude:
68
- distro: alpine.3.13
0 commit comments