Skip to content

Commit

Permalink
Merge pull request #2649 from ann0see/updateWindows
Browse files Browse the repository at this point in the history
  • Loading branch information
ann0see authored Jun 19, 2022
2 parents 1646e90 + 23a4132 commit fad60c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/autobuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -159,13 +159,13 @@ jobs:

- config_name: Windows (artifact+codeQL)
target_os: windows
building_on_os: windows-2019
building_on_os: windows-2022
base_command: powershell .\.github\autobuild\windows.ps1 -Stage
run_codeql: true

- config_name: Windows JACK (artifact)
target_os: windows
building_on_os: windows-2019
building_on_os: windows-2022
base_command: powershell .\.github\autobuild\windows.ps1 -BuildOption jackonwindows -Stage
run_codeql: false

Expand Down

0 comments on commit fad60c3

Please sign in to comment.