Skip to content

Commit 970a727

Browse files
committed
ci: use python ubuntu image
1 parent 0aef059 commit 970a727

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
@@ -13,7 +13,7 @@ jobs:
1313
runs-on:
1414
- self-hosted
1515
container:
16-
image: ubuntu:24.04
16+
image: ubuntu/python:3.12-24.04_stable
1717

1818
steps:
1919
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)