Skip to content

Commit 2cf7fca

Browse files
committed
ci: try using a different runner
1 parent 2218fd7 commit 2cf7fca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/doc-build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696

9797
deploy_release_docs:
9898
name: "Deploy Release Documentation"
99-
runs-on: [self-hosted, pyfluent]
99+
runs-on: public-ubuntu-latest-8-cores
100100
needs: [build_release_docs]
101101
steps:
102102
- name: "Deploy release documentation"

0 commit comments

Comments
 (0)