We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e439dfa commit 85b6349Copy full SHA for 85b6349
.github/workflows/build.yml
@@ -13,7 +13,7 @@ jobs:
13
strategy:
14
fail-fast: false
15
matrix:
16
- distro: [ 'centos-8', 'debian-11', 'debian-11-arm', 'debian-12-libcxx', 'alpine' ]
+ distro: [ 'centos-8','debian-12-libcxx']
17
version: [ '12.4.254.21' ]
18
19
steps:
0 commit comments