Skip to content

Commit 7af7159

Browse files
Disable macOS check for now
1 parent 912a37e commit 7af7159

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ on:
99

1010
jobs:
1111
test-macos:
12+
if: ${{ false }} # disable until macOS 12 (with concurrency) runners are available.
1213
runs-on: macos-12
1314
env:
1415
DEVELOPER_DIR: /Applications/Xcode_13.2.app/Contents/Developer

0 commit comments

Comments
 (0)