Skip to content

Commit

Permalink
Merge pull request #1209 from CesiumGS/fix-ios52-ci-build
Browse files Browse the repository at this point in the history
Fix ios52 CI build
  • Loading branch information
kring authored Sep 8, 2023
2 parents d5f9ec4 + 941b1aa commit fd5b667
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 @@ -660,7 +660,7 @@ jobs:
name: ${{ env.BUILD_CESIUM_UNREAL_PACKAGE_NAME}}
path: packages
iOS52:
runs-on: macos-13
runs-on: macos-12
env:
AWS_ACCESS_KEY_ID: ${{ secrets.AWS_ACCESS_KEY_ID }}
AWS_SECRET_ACCESS_KEY: ${{ secrets.AWS_SECRET_ACCESS_KEY }}
Expand Down

0 comments on commit fd5b667

Please sign in to comment.