We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c26087 commit 173acb0Copy full SHA for 173acb0
.github/workflows/datatransport.yml
@@ -47,6 +47,8 @@ jobs:
47
runs-on: macOS-latest
48
steps:
49
- uses: actions/checkout@v2
50
+ - name: Xcode 12
51
+ run: sudo xcode-select -s /Applications/Xcode_12.app/Contents/Developer
52
- name: Setup Bundler
53
run: scripts/setup_bundler.sh
54
- name: Prereqs
0 commit comments