Skip to content

Commit

Permalink
restore all builds and disable appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
benkuper committed Mar 22, 2021
1 parent 24c3d7d commit 5ce2627
Show file tree
Hide file tree
Showing 4 changed files with 1,992 additions and 2,171 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
pass: ${{ secrets.UPLOADPASS }}

osx:
if: false # tmp disable
#if: false # tmp disable
name: OSX
runs-on: macos-latest

Expand Down Expand Up @@ -127,7 +127,7 @@ jobs:
pass: ${{ secrets.UPLOADPASS }}

linux:
if: false # tmp disable
#if: false # tmp disable

name: Linux
runs-on: ubuntu-18.04
Expand Down
Loading

0 comments on commit 5ce2627

Please sign in to comment.