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 a6d6ebd commit 89b500dCopy full SHA for 89b500d
1 file changed
.github/workflows/integration.yml
@@ -8,8 +8,8 @@ jobs:
8
build:
9
strategy:
10
matrix:
11
- test_os: [fedora-41, fedora-42, fedora-43, centos-9]
12
- test_runner: [ubuntu-latest, ubuntu-24.04-arm]
+ test_os: [centos-9]
+ test_runner: [ubuntu-24.04-arm]
13
14
runs-on: ${{ matrix.test_runner }}
15
0 commit comments