Skip to content

Commit 592193b

Browse files
committed
Disable macOS to not burn my action minutes
1 parent bd1ccf4 commit 592193b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -147,6 +147,7 @@ jobs:
147147
if: ${{ !matrix.asan }}
148148
uses: ./.github/actions/verify-generated-files
149149
MACOS_DEBUG_NTS:
150+
if: false
150151
runs-on: macos-13
151152
steps:
152153
- name: git checkout

0 commit comments

Comments
 (0)