diff --git a/.github/workflows/libxp2p_ios.yml b/.github/workflows/libxp2p_ios.yml index a76113f..2956b94 100644 --- a/.github/workflows/libxp2p_ios.yml +++ b/.github/workflows/libxp2p_ios.yml @@ -8,7 +8,7 @@ on: jobs: build-and-deploy: - runs-on: macos-12 + runs-on: macos-14 steps: - name: Checkout uses: actions/checkout@v3