diff --git a/.github/workflows/native-checks.yml b/.github/workflows/native-checks.yml index fd785c2..1f6a3db 100644 --- a/.github/workflows/native-checks.yml +++ b/.github/workflows/native-checks.yml @@ -55,7 +55,7 @@ jobs: run: flutter build apk --debug ios: - runs-on: blacksmith-6vcpu-macos-15 + runs-on: blacksmith-6vcpu-macos-26 steps: - name: Checkout Repository