Skip to content

Commit

Permalink
Temporarily enable CI matrix build
Browse files Browse the repository at this point in the history
  • Loading branch information
corco committed May 1, 2021
1 parent 6df6b83 commit e6c6e8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/verible-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -155,7 +155,7 @@ jobs:
runs-on: ubuntu-20.04
# Github actions resources are limited; don't build artifacts for all
# platforms on every pull request, only on push.
if: ${{github.event_name == 'push'}}
# if: ${{github.event_name == 'push'}}
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit e6c6e8a

Please sign in to comment.