Skip to content

Commit

Permalink
Update matrix.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wrkzdev committed May 22, 2020
1 parent 131c403 commit 3b40a3f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/matrix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ jobs:
strategy:
fail-fast: false
matrix:
# Add more compilers here if you need them
build_name: ['bundle', 'apk']
steps:
- uses: actions/checkout@v2
Expand Down Expand Up @@ -106,5 +105,3 @@ jobs:
aws configure set default.region null
curl -H "Content-Type: application/json" -X POST -d "{\"username\": \"BuildBot-$REPO\", \"content\": \"$BUILD_CONTENT\"}" ${BINARY_DISCORD_HOOK}

0 comments on commit 3b40a3f

Please sign in to comment.