We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29d9da5 commit ca86403Copy full SHA for ca86403
1 file changed
.github/workflows/gen-docs.yaml
@@ -17,7 +17,7 @@ on:
17
18
jobs:
19
gen-docs:
20
- runs-on: ubuntu-24.04
+ runs-on: ubuntu-slim
21
22
steps:
23
- name: Checkout Docs
0 commit comments