target an older windows

pull/1112/head
Brian Marroquin 2025-06-24 20:40:13 -07:00
parent 086ed66ab7
commit 16e161a900
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ jobs:
matrix: matrix:
configuration: [Debug, Release] 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 # https://help.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idruns-on
env: env: