3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2025-04-06 17:44:08 +00:00

Update Windows.yml

This commit is contained in:
Nikolaj Bjorner 2023-12-18 19:09:01 -08:00 committed by GitHub
parent 0dc851132e
commit 9e3a489a6c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,9 +1,9 @@
name: Windows
on:
push:
branches: [ main ]
branches: [ master ]
pull_request:
branches: [ main ]
branches: [ master ]
jobs:
build:
runs-on: windows-latest