3
0
Fork 0
mirror of https://github.com/Z3Prover/z3 synced 2026-07-13 18:46:26 +00:00

Update Windows.yml

This commit is contained in:
Nikolaj Bjorner 2026-02-09 11:29:40 -08:00
parent 58431ec158
commit fc6355cbe2

View file

@ -3,7 +3,9 @@ name: Windows
on: on:
push: push:
branches: [ master ] branches: [ master ]
pull_request:
branches: [ master]
concurrency: concurrency:
group: ${{ github.workflow }}-${{ github.ref }} group: ${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true cancel-in-progress: true