Update and rename fedora-40.yml to build.yml
This commit is contained in:
parent
9bf4a0f9e8
commit
e7fbedeb2e
@ -1,9 +1,9 @@
|
|||||||
name: RPM Build (Fedora 40)
|
name: RPM Build
|
||||||
on: workflow_dispatch
|
on: workflow_dispatch
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: fedora:latest
|
runs-on: ubuntu:latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in New Issue
Block a user