Skip to content

Commit 05c7aa2

Browse files
authored
ci: restore c2v_ci.yml too (#22120)
1 parent 1085f45 commit 05c7aa2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/c2v_ci.yml.disabled renamed to .github/workflows/c2v_ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
build-doom:
3131
strategy:
3232
matrix:
33-
os: [ubuntu-20.04, macos-12]
33+
os: [ubuntu-20.04]
3434
fail-fast: false
3535
runs-on: ${{ matrix.os }}
3636
timeout-minutes: 20

0 commit comments

Comments
 (0)