We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e57a91b commit a995dd3Copy full SHA for a995dd3
.github/workflows/ci_pr_example.yml
@@ -11,8 +11,6 @@ jobs:
11
tests:
12
name: Build Example app
13
runs-on: macos-13
14
- env:
15
- DEVELOPER_DIR: /Applications/Xcode_14.3.1.app/Contents/Developer
16
steps:
17
- name: Checkout the Git repository
18
uses: actions/checkout@v3
0 commit comments