Skip to content

Commit

Permalink
ci: Switches to ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
ntlhui committed Jan 25, 2024
1 parent a90b4b7 commit 147224d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ permissions:
jobs:
# Build the documentation and upload the static HTML files as an artifact.
build:
runs-on: windows-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v5
Expand Down

0 comments on commit 147224d

Please sign in to comment.