Skip to content

Commit 6400345

Browse files
authored
chore(🐙): make macOS build optional
RNTA doesn't support 0.81 for macOS yet
1 parent fe37d46 commit 6400345

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242

4343
test:
4444
runs-on: macos-latest
45+
continue-on-error: true
4546
steps:
4647
- name: Checkout
4748
uses: actions/checkout@v3

0 commit comments

Comments
 (0)