Skip to content

Commit 584a749

Browse files
committed
ci: github: enable all platforms
1 parent 1e77752 commit 584a749

File tree

2 files changed

+512
-3
lines changed

2 files changed

+512
-3
lines changed

.github/workflows/cmake-build-ci.gen

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -381,7 +381,7 @@ env:
381381
CC_VER: cur
382382

383383
jobs:
384-
<?php goto skipped; ?>
384+
385385
# sanitizer
386386
debug-sanitizer:
387387
name: debug sanitizer
@@ -454,7 +454,7 @@ jobs:
454454
ref: 1.6.39
455455
<?php steps("Linux"); ?>
456456
- uses: codecov/codecov-action@v3
457-
<?php skipped: ?>
457+
458458
# coverage mac
459459
debug-coverage-mac:
460460
name: debug coverage (<?=defaults("macOS")?>)
@@ -490,7 +490,6 @@ jobs:
490490
with:
491491
fetch-depth: 0
492492
<?php steps("macOS", false); ?>
493-
<?php return; ?>
494493

495494
# windows release builds
496495
windows:

0 commit comments

Comments
 (0)