Skip to content

Commit 617fde6

Browse files
committed
ci: use github runners
1 parent 970a727 commit 617fde6

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-
- self-hosted
14+
- ubuntu-latest
1515
container:
1616
image: ubuntu/python:3.12-24.04_stable
1717

0 commit comments

Comments
 (0)