Skip to content

Commit 10011ab

Browse files
committed
Install ninja
1 parent 28d518f commit 10011ab

12 files changed

+1
-943
lines changed

.appveyor.yml

-94
This file was deleted.

.github/workflows/cifuzz.yml

-58
This file was deleted.

.github/workflows/docs.yml

-55
This file was deleted.

.github/workflows/lint.yml

-48
This file was deleted.

.github/workflows/release-drafter.yml

-28
This file was deleted.

.github/workflows/stale.yml

-31
This file was deleted.

.github/workflows/test-cygwin.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,6 @@ on:
1414
permissions:
1515
contents: read
1616

17-
concurrency:
18-
group: ${{ github.workflow }}-${{ github.ref }}
19-
cancel-in-progress: true
20-
2117
jobs:
2218
build:
2319
runs-on: windows-latest
@@ -59,6 +55,7 @@ jobs:
5955
libxcb-devel
6056
libxcb-xinerama0
6157
make
58+
ninja
6259
netpbm
6360
perl
6461
python3${{ matrix.python-minor-version }}-cffi

0 commit comments

Comments
 (0)