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 5a23d5c commit bcf208dCopy full SHA for bcf208d
.github/workflows/autoconf-check.yml
@@ -57,7 +57,7 @@ jobs:
57
strategy:
58
matrix:
59
version: [latest]
60
- os: [opensuse/tumbleweed]
+ os: [opensuse/leap]
61
runs-on: ubuntu-latest
62
container:
63
image: ${{ matrix.os }}:${{ matrix.version }}
0 commit comments