mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Run GitHub Actions on Windows Server 2022 (#13283)
This commit is contained in:
parent
9cc6881213
commit
8e26fd7d93
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -174,7 +174,7 @@ jobs:
|
||||
PYTHONWARNINGS: "error" # treat all warnings as errors
|
||||
|
||||
windows:
|
||||
runs-on: windows-2019
|
||||
runs-on: windows-latest
|
||||
name: Windows
|
||||
timeout-minutes: 15
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user