Skip to content

Commit 6b90a51

Browse files
committed
Even less GitHub Actions usage for now. (Sorry, GitHub)
1 parent c6c9711 commit 6b90a51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/all.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,7 @@ jobs:
239239
# Build the native module with ccache enabled so we can share object files between builds:
240240
prime-asan-build-caches:
241241
runs-on: ${{ matrix.os }}
242+
if: false
242243
continue-on-error: false
243244
strategy:
244245
matrix:

0 commit comments

Comments
 (0)