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 e1b0eeb commit f2f9a2bCopy full SHA for f2f9a2b
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ jobs:
9
runs-on: ubuntu-24.04-arm
10
strategy:
11
matrix:
12
- container: [debian_12]
+ container: [rocky_9, debian_11, debian_12]
13
steps:
14
- uses: actions/checkout@v4
15
with:
0 commit comments