diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index bdb6009..37a7ba7 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -20,7 +20,7 @@ jobs: APPLE_API_KEY_ID: ${{ secrets.APPLE_API_KEY_ID }} run: ./.github/scripts/signing.sh - name: Set Environment - run: sudo xcrun xcode-select -s /Applications/Xcode_12.3.app + run: sudo xcrun xcode-select -s /Applications/Xcode_13.0.app - name: Test run: xcrun xcodebuild test -project Secretive.xcodeproj -scheme Secretive build: