diff --git a/.github/workflows/build-example.yml b/.github/workflows/build-example.yml index 967e405..89d4650 100644 --- a/.github/workflows/build-example.yml +++ b/.github/workflows/build-example.yml @@ -16,7 +16,7 @@ jobs: example: name: Run examples - runs-on: macOS-latest + runs-on: macOS-14 strategy: matrix: iosDestination: ['platform=iOS Simulator,OS=16,name=iPhone X','platform=iOS Simulator,OS=17.0,name=iPhone 14']