Skip to content

Commit

Permalink
build: build documentation against ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
12rambau authored Nov 27, 2023
1 parent 95bfff9 commit de30383
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
run: nox -s test

docs:
runs-on: windows-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
Expand Down

0 comments on commit de30383

Please sign in to comment.