We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68e6164 commit 74f9984Copy full SHA for 74f9984
.github/workflows/deploy-docs.yml
@@ -53,7 +53,7 @@ jobs:
53
54
# Niklas: Running on the old container until I can figure out why the doc generator hangs
55
api-docs-all:
56
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
57
container:
58
image: ghcr.io/modm-ext/modm-build-base:2022-09-27
59
steps:
.github/workflows/linux.yml
@@ -385,7 +385,7 @@ jobs:
385
386
387
build-docs-test:
388
389
timeout-minutes: 30
390
391
0 commit comments