Skip to content

Commit 112816b

Browse files
authored
Change runner from MacStadium to macos-latest
1 parent f3936fb commit 112816b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ jobs:
6060
fail-fast: false
6161

6262
name: "Build Java ${{ matrix.version }} for iOS aarch64"
63-
runs-on: MacStadium
63+
runs-on: macos-latest
6464
continue-on-error: true
6565
steps:
6666
- name: Checkout repository

0 commit comments

Comments
 (0)