Update and rename fedora-40.yml to build.yml

This commit is contained in:
Ward Nakchbandi (Cosmic Fusion) 2024-06-22 21:43:35 +03:00 committed by GitHub
parent 9bf4a0f9e8
commit e7fbedeb2e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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