Skip to content

Commit b114be8

Browse files
authored
Revert to windows-2019
1 parent 1cb4e71 commit b114be8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: push
55
jobs:
66
build_release:
77
name: build and release
8-
runs-on: windows-2022
8+
runs-on: windows-2019
99
steps:
1010
- name: Checkout
1111
uses: actions/checkout@v2

0 commit comments

Comments
 (0)