Skip to content

Commit

Permalink
Update pre-merge.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
lacky1991 committed Apr 27, 2022
1 parent a7e32f4 commit 96e6dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pre-merge.yaml
Expand Up @@ -12,7 +12,7 @@ jobs:
gradle:
strategy:
matrix:
os: [ macos-latest ]
os: [ ubuntu-latest ]
runs-on: ${{ matrix.os }}
if: ${{ !contains(github.event.head_commit.message, 'ci skip') }}
steps:
Expand Down

0 comments on commit 96e6dc7

Please sign in to comment.