Skip to content

Commit

Permalink
Use non-M1 MacOS C.I
Browse files Browse the repository at this point in the history
  • Loading branch information
serivesmejia authored Jul 4, 2024
1 parent a609701 commit 671c081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
run: ./gradlew test

test_mac:
runs-on: macos-latest
runs-on: macos-13

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 671c081

Please sign in to comment.