Skip to content

Commit f2f9a2b

Browse files
committed
MATRIX
1 parent e1b0eeb commit f2f9a2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-24.04-arm
1010
strategy:
1111
matrix:
12-
container: [debian_12]
12+
container: [rocky_9, debian_11, debian_12]
1313
steps:
1414
- uses: actions/checkout@v4
1515
with:

0 commit comments

Comments
 (0)