mirror of
https://github.com/danog/ir.git
synced 2024-12-04 18:49:09 +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:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
arch: [x86, amd64]
|
arch: [x86, amd64]
|
||||||
runs-on: windows-2022
|
runs-on: windows-2019
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: ilammy/msvc-dev-cmd@v1
|
- uses: ilammy/msvc-dev-cmd@v1
|
||||||
|
Loading…
Reference in New Issue
Block a user