Skip to content

Commit

Permalink
Drop self-hosted
Browse files Browse the repository at this point in the history
Signed-off-by: Johannes Mueller <[email protected]>
  • Loading branch information
johannes-mueller committed Jan 9, 2024
1 parent f3fd302 commit db5f94f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs-gh-pages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ concurrency:

jobs:
build-docs:
runs-on: [self-hosted, ubuntu-latest]
runs-on: [ubuntu-latest]
container: python:3-buster
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit db5f94f

Please sign in to comment.