mirror of https://github.com/winsw/winsw
target an older windows
parent
086ed66ab7
commit
16e161a900
|
@ -14,7 +14,7 @@ jobs:
|
|||
matrix:
|
||||
configuration: [Debug, Release]
|
||||
|
||||
runs-on: windows-latest # For a list of available runner types, refer to
|
||||
runs-on: windows-2019 # For a list of available runner types, refer to
|
||||
# https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on
|
||||
|
||||
env:
|
||||
|
|
Loading…
Reference in New Issue