ci(oc): delete DEVELOPER_DIR in pod-lib-lint job

pull/15903/head
YoloMao 9 months ago
parent a8af9dae65
commit 623ac3359f
  1. 2
      .github/workflows/test_objectivec.yml

@ -78,8 +78,6 @@ jobs:
XCODE: Xcode_15.2
name: CocoaPods ${{ matrix.PLATFORM }} ${{ matrix.CONFIGURATION }}
runs-on: ${{ matrix.OS }}
env:
DEVELOPER_DIR: /Applications/${{ matrix.XCODE }}.app/Contents/Developer
steps:
- name: Checkout pending changes
uses: protocolbuffers/protobuf-ci/checkout@v2

Loading…
Cancel
Save