Skip to content

Commit

Permalink
ci: Move android-intel to macos-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
oleavr committed Jan 17, 2024
1 parent e42a1b3 commit 585369c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ jobs:
./gum-tests
android-intel:
runs-on: macos-10.15
runs-on: macos-latest
strategy:
matrix:
arch: [x86, x86_64]
Expand Down

0 comments on commit 585369c

Please sign in to comment.