mirror of
https://github.com/Z3Prover/z3
synced 2025-12-02 10:09:08 +00:00
Merge updated github workflows from master branch
This commit is contained in:
parent
3f0f70ba7c
commit
40e8dc7afa
8 changed files with 11 additions and 11 deletions
2
.github/workflows/wip.yml
vendored
2
.github/workflows/wip.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
- name: Configure CMake
|
||||
run: cmake -B ${{github.workspace}}/build -DCMAKE_BUILD_TYPE=${{env.BUILD_TYPE}}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue