Try to re-enable MXE

This commit is contained in:
Alessandro Pasotti 2020-06-12 11:20:00 +02:00
parent 6bd364e381
commit dad6483fbd

View File

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