Skip to content

Commit 6495d95

Browse files
kraenhansenclaude
andcommitted
ci: note the macOS job's tracking issue on its label gate
Keeps the existing rationale for the gate and adds the issue tracking the react-native-macos version block that keeps it in place for now. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
1 parent 1d5868e commit 6495d95

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/check.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -185,7 +185,8 @@ jobs:
185185
working-directory: apps/test-app
186186
test-macos:
187187
# Disabling this on main for now, as initializing the template takes a long time and
188-
# we don't have macOS-specific code yet
188+
# we don't have macOS-specific code yet. Currently also blocked on react-native-macos:
189+
# https://github.com/callstackincubator/react-native-node-api/issues/392
189190
if: contains(github.event.pull_request.labels.*.name, 'MacOS 💻')
190191
name: Test app (macOS)
191192
runs-on: macos-latest

0 commit comments

Comments
 (0)