We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45c7722 commit 6c4a169Copy full SHA for 6c4a169
.github/workflows/actions.yml
@@ -386,7 +386,7 @@ jobs:
386
strategy:
387
fail-fast: false
388
matrix:
389
- mode: [debug, release]
+ mode: [debug]
390
arch: [x64]
391
switch: [--jit, ""]
392
steps:
@@ -419,7 +419,7 @@ jobs:
419
420
421
422
423
424
runs-on: macos-latest
425
@@ -459,7 +459,7 @@ jobs:
459
460
461
462
463
464
465
- name: Set git cllf config
0 commit comments