mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-05-09 03:41:10 +08:00
Temporarily use windows-2019 to build XP builds
This commit is contained in:
parent
4a3c0d8eed
commit
bd689b4aa4
2
.github/workflows/vsbuild_xp.yml
vendored
2
.github/workflows/vsbuild_xp.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
actions: write # for styfle/cancel-workflow-action to cancel/stop running workflows
|
||||
contents: write # for actions/checkout to fetch code and softprops/action-gh-release
|
||||
if: github.event_name == 'push' || github.event_name == 'pull_request' || github.event_name == 'workflow_dispatch'
|
||||
runs-on: windows-latest
|
||||
runs-on: windows-2019
|
||||
defaults:
|
||||
run:
|
||||
shell: pwsh
|
||||
|
Loading…
x
Reference in New Issue
Block a user