mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Merge pull request #10163 from tk0miya/test-with-windows-2019
CI: Test with Windows Server 2019
This commit is contained in:
commit
b4638eaeee
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -60,7 +60,7 @@ jobs:
|
|||||||
if: matrix.coverage
|
if: matrix.coverage
|
||||||
|
|
||||||
windows:
|
windows:
|
||||||
runs-on: windows-latest
|
runs-on: windows-2019
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
architecture: [x86, x64]
|
architecture: [x86, x64]
|
||||||
|
Loading…
Reference in New Issue
Block a user