mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-30 00:29:39 -05:00
Merge pull request #60116 from agiudiceandrea/revert-60006-patch-1
Revert "CI: Run MINGW64 job on Fedora 41" (Fix #60035)
This commit is contained in:
commit
07d8f518c9
2
.github/workflows/mingw64.yml
vendored
2
.github/workflows/mingw64.yml
vendored
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user