Skip to content

Commit 2efff32

Browse files
committed
Switch build workflow to windows-latest.
1 parent 37580a7 commit 2efff32

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Sphinx Build
22
on: push
33
jobs:
44
build:
5-
runs-on: windows-2019
5+
runs-on: windows-latest
66
steps:
77
- uses: actions/checkout@v2
88
- name: Setup MSBuild

0 commit comments

Comments
 (0)