Skip to content

Commit

Permalink
Try to re-enable MXE
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed Jun 12, 2020
1 parent 6bd364e commit dad6483
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions .github/workflows/mxe.yml
@@ -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:
Expand Down

0 comments on commit dad6483

Please sign in to comment.