Skip to content

Commit 0f5f6cf

Browse files
committed
TO-DROP: ci: restrict to win+Meson
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent c1008b6 commit 0f5f6cf

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,3 @@ jobs:
4141
with:
4242
name: windows-meson-artifacts
4343
path: build
44-
documentation:
45-
name: documentation
46-
concurrency:
47-
group: documentation-${{ github.ref }}
48-
env:
49-
jobname: Documentation
50-
CI_JOB_IMAGE: ubuntu-latest
51-
runs-on: ubuntu-latest
52-
steps:
53-
- uses: actions/checkout@v5
54-
- run: ci/install-dependencies.sh
55-
- run: ci/test-documentation.sh

0 commit comments

Comments
 (0)