mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-23 00:02:38 -05:00
Try to re-enable MXE
This commit is contained in:
parent
6bd364e381
commit
dad6483fbd
16
.github/workflows/mxe.yml
vendored
16
.github/workflows/mxe.yml
vendored
@ -1,12 +1,14 @@
|
||||
name: Windows cross build with MXE
|
||||
|
||||
on:
|
||||
push:
|
||||
branches-ignore:
|
||||
- '**'
|
||||
pull_request:
|
||||
branches-ignore:
|
||||
- '**'
|
||||
on: [push, pull_request]
|
||||
|
||||
#on:
|
||||
# push:
|
||||
# branches-ignore:
|
||||
# - '**'
|
||||
# pull_request:
|
||||
# branches-ignore:
|
||||
# - '**'
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
Loading…
x
Reference in New Issue
Block a user