Skip to content

Commit

Permalink
go back to macos runner
Browse files Browse the repository at this point in the history
  • Loading branch information
frankois944 committed Feb 10, 2025
1 parent 4f6c04e commit 3681dd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
gradle:
strategy:
matrix:
os: [ ubuntu-latest ]
os: [ macos-latest ]
runs-on: ${{ matrix.os }}
if: ${{ !contains(github.event.head_commit.message, 'ci skip') }}
steps:
Expand Down

0 comments on commit 3681dd7

Please sign in to comment.