reverted macos vars
reverting commit 8a1552a139d42e50a5bc3533601da34c0d2a135e
This commit is contained in:
parent
8a1552a139
commit
becb390439
2
.github/workflows/why2-project.yml
vendored
2
.github/workflows/why2-project.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
matrix:
|
||||
os: [ ubuntu-latest, macos-latest ]
|
||||
include:
|
||||
- os: [ ubuntu-latest, macos-latest ]
|
||||
- os: ubuntu-latest
|
||||
configure: configure.sh
|
||||
build: build.sh
|
||||
test: test
|
||||
|
4
.github/workflows/why2-test.yml
vendored
4
.github/workflows/why2-test.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
||||
matrix:
|
||||
os: [ ubuntu-latest, macos-latest ]
|
||||
include:
|
||||
- os: [ ubuntu-latest, macos-latest ]
|
||||
- os: ubuntu-latest
|
||||
output: out/why2-test
|
||||
configure: configure.sh
|
||||
build: build.sh
|
||||
@ -61,7 +61,7 @@ jobs:
|
||||
matrix:
|
||||
os: [ ubuntu-latest, macos-latest ]
|
||||
include:
|
||||
- os: [ ubuntu-latest, macos-latest ]
|
||||
- os: ubuntu-latest
|
||||
output: out/why2-test
|
||||
configure: configure.sh
|
||||
app: why2
|
||||
|
Loading…
x
Reference in New Issue
Block a user