3
0
Fork 0
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:
Nikolaj Bjorner 2025-07-23 10:32:56 -07:00 committed by GitHub
parent fc51067207
commit 44cd38c9ff
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: