Automated rollback of commit c076f9d874.

PiperOrigin-RevId: 617678321
pull/16250/head
Mike Kruskal 8 months ago committed by Copybara-Service
parent a6fe0a26d8
commit 61a079ff0b
  1. 2
      .github/workflows/test_objectivec.yml

@ -78,6 +78,8 @@ jobs:
XCODE: "15.2"
name: CocoaPods ${{ matrix.PLATFORM }} ${{ matrix.CONFIGURATION }}
runs-on: ${{ matrix.OS }}
# TODO Enable this once GH is ready
if: ${{ matrix.PLATFORM != "visionos" }}
steps:
- name: Checkout pending changes
uses: protocolbuffers/protobuf-ci/checkout@v2

Loading…
Cancel
Save