Skip to content

Commit 85b6349

Browse files
committed
Retry intermittent failures
1 parent e439dfa commit 85b6349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
distro: [ 'centos-8', 'debian-11', 'debian-11-arm', 'debian-12-libcxx', 'alpine' ]
16+
distro: [ 'centos-8','debian-12-libcxx']
1717
version: [ '12.4.254.21' ]
1818

1919
steps:

0 commit comments

Comments
 (0)