Skip to content

Commit

Permalink
Merge pull request #4157 from square/jw.fix-robovm-build.2024-05-29
Browse files Browse the repository at this point in the history
Fix RoboVM build
  • Loading branch information
JakeWharton committed May 29, 2024
2 parents d213222 + 93b97fa commit 348ac8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
API_LEVEL: ${{ matrix.api-level }}

robovm:
runs-on: macos-latest
runs-on: macos-12

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

0 comments on commit 348ac8f

Please sign in to comment.