Skip to content

Commit 10011ab

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

File tree

12 files changed

+1
-943
lines changed

12 files changed

+1
-943
lines changed

.appveyor.yml

Lines changed: 0 additions & 94 deletions
This file was deleted.

.github/workflows/cifuzz.yml

Lines changed: 0 additions & 58 deletions
This file was deleted.

.github/workflows/docs.yml

Lines changed: 0 additions & 55 deletions
This file was deleted.

.github/workflows/lint.yml

Lines changed: 0 additions & 48 deletions
This file was deleted.

.github/workflows/release-drafter.yml

Lines changed: 0 additions & 28 deletions
This file was deleted.

.github/workflows/stale.yml

Lines changed: 0 additions & 31 deletions
This file was deleted.

.github/workflows/test-cygwin.yml

Lines changed: 1 addition & 4 deletions
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)