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 7a71569 commit 4296e6eCopy full SHA for 4296e6e
.github/workflows/containers.yml
@@ -18,7 +18,7 @@ env:
18
jobs:
19
ditro-test:
20
name: "Distro test"
21
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
22
strategy:
23
matrix:
24
baseimage: ['debian:bullseye', 'ubuntu:20.04', 'ubuntu:22.04']
0 commit comments