This commit is contained in:
parent
09677688e8
commit
be8d8754dd
1 changed files with 2 additions and 2 deletions
|
|
@ -5,7 +5,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
fedora-version: [40]
|
fedora-version: [42]
|
||||||
runs-on: docker
|
runs-on: docker
|
||||||
container:
|
container:
|
||||||
image: quay.io/fedora/fedora:${{ matrix.fedora-version }}
|
image: quay.io/fedora/fedora:${{ matrix.fedora-version }}
|
||||||
|
|
@ -31,4 +31,4 @@ jobs:
|
||||||
# - uses: https://code.forgejo.org/actions/upload-artifact@v3
|
# - uses: https://code.forgejo.org/actions/upload-artifact@v3
|
||||||
# with:
|
# with:
|
||||||
# name: rpms
|
# name: rpms
|
||||||
# path: /root/rpmbuild/RPMS/
|
# path: /root/rpmbuild/RPMS/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue