Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Trying to fix sphinx build
Browse files Browse the repository at this point in the history
chipkent committed May 8, 2024
1 parent f9b1c25 commit 3f8070f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
@@ -100,7 +100,7 @@ jobs:

build-sphinx:
name: Build Sphinx
runs-on: ubuntu-20.04
runs-on: ubuntu-24.04
needs: [build-ib-whl, build-whl]
steps:
- uses: actions/checkout@v1

0 comments on commit 3f8070f

Please sign in to comment.