Skip to content

Commit ca86403

Browse files
committed
Try using ubuntu-slim for workflows
1 parent 29d9da5 commit ca86403

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gen-docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717

1818
jobs:
1919
gen-docs:
20-
runs-on: ubuntu-24.04
20+
runs-on: ubuntu-slim
2121

2222
steps:
2323
- name: Checkout Docs

0 commit comments

Comments
 (0)