Skip to content

Commit

Permalink
ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
Yi Zhang committed Aug 13, 2024
1 parent 1d955b0 commit 8b1f892
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: ubuntu:latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Install tools
Expand Down

0 comments on commit 8b1f892

Please sign in to comment.