mirror of
https://github.com/Z3Prover/z3
synced 2025-07-29 07:27:57 +00:00
Update msvc-static-build.yml
This commit is contained in:
parent
fc51067207
commit
44cd38c9ff
1 changed files with 1 additions and 1 deletions
2
.github/workflows/msvc-static-build.yml
vendored
2
.github/workflows/msvc-static-build.yml
vendored
|
@ -9,7 +9,7 @@ permissions:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: windows-2019
|
runs-on: windows-latest
|
||||||
env:
|
env:
|
||||||
BUILD_TYPE: Release
|
BUILD_TYPE: Release
|
||||||
steps:
|
steps:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue