Revert "CI: Run MINGW64 job on Fedora 41"

This commit is contained in:
Andrea Giudiceandrea 2025-01-11 10:55:18 +01:00 committed by GitHub
parent a2c34719dd
commit 3909474e40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -29,7 +29,7 @@ jobs:
name: MinGW64 Windows Build
runs-on: ubuntu-latest
container:
image: fedora:41
image: fedora:39
options: --security-opt seccomp=unconfined
volumes:
- ${{ github.workspace }}:/w