mirror of
https://github.com/danog/ir.git
synced 2024-12-03 10:08:29 +01:00
Merge pull request #44 from weltling/capstone_toolset2
ci: windows: Switch to Server 2019 runner image
This commit is contained in:
commit
fc5e1742c6
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@ -88,7 +88,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
arch: [x86, amd64]
|
||||
runs-on: windows-2022
|
||||
runs-on: windows-2019
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: ilammy/msvc-dev-cmd@v1
|
||||
|
Loading…
Reference in New Issue
Block a user