Update fedora-40.yml

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

View File

@ -3,7 +3,7 @@ on: workflow_dispatch
jobs:
build:
runs-on: fedora:40
runs-on: fedora:latest
steps:
- uses: actions/checkout@v2