Skip to content

Commit

Permalink
Automated rollback of commit c076f9d.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 617678321
  • Loading branch information
mkruskal-google authored and copybara-github committed Mar 21, 2024
1 parent a6fe0a2 commit 61a079f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test_objectivec.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 61a079f

Please sign in to comment.