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.
2 parents 80e224a + 81d6fc1 commit 31c93d9Copy full SHA for 31c93d9
.github/workflows/workflow.yml
@@ -23,7 +23,7 @@ jobs:
23
strategy:
24
matrix:
25
base-img: [slim]
26
- qemu-version: [6.2.0, 7.0.0, 7.1.0, 7.2.0]
+ qemu-version: [6.2.0, 7.0.0, 7.1.0, 7.2.0, 8.0.5, 8.1.5, 8.2.2]
27
steps:
28
- uses: actions/checkout@v3
29
0 commit comments