Skip to content

Commit 9fdc5d4

Browse files
committed
ci: use python ubuntu image
1 parent 766c73c commit 9fdc5d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mkdocs-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ jobs:
1111
if: github.event.pull_request.draft == false
1212

1313
runs-on:
14-
- ubuntu-latest
14+
- python:3.12-slim
1515
container:
1616
image: python:3.12-ubuntu
1717

0 commit comments

Comments
 (0)