Skip to content

Commit 89b500d

Browse files
committed
DNM disable matrix
1 parent a6d6ebd commit 89b500d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/integration.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ jobs:
88
build:
99
strategy:
1010
matrix:
11-
test_os: [fedora-41, fedora-42, fedora-43, centos-9]
12-
test_runner: [ubuntu-latest, ubuntu-24.04-arm]
11+
test_os: [centos-9]
12+
test_runner: [ubuntu-24.04-arm]
1313

1414
runs-on: ${{ matrix.test_runner }}
1515

0 commit comments

Comments
 (0)