diff --git a/.github/workflows/ios.yml b/.github/workflows/ios.yml index 50677320b..b70c65c7a 100644 --- a/.github/workflows/ios.yml +++ b/.github/workflows/ios.yml @@ -18,7 +18,7 @@ jobs: # This workflow contains a single job called "build" build: # The type of runner that the job will run on - runs-on: macos-11 + runs-on: macos-14 # Steps represent a sequence of tasks that will be executed as part of the job steps: