Skip to content

Commit

Permalink
self-hosted pool
Browse files Browse the repository at this point in the history
  • Loading branch information
Yi Zhang committed Aug 13, 2024
1 parent ece200e commit 080ddbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-python-apidocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ permissions:
jobs:
build:
name: Generate Python API docs
runs-on: ["self-hosted", "1ES.Pool=onnxruntime-github-vs2022-mms"]
runs-on: ["self-hosted", "1ES.Pool=onnxruntime-github-ubuntu-CPU"]
steps:
- uses: actions/checkout@v4
- name: Install tools
Expand Down

0 comments on commit 080ddbb

Please sign in to comment.