diff --git a/.github/workflows/why2-project.yml b/.github/workflows/why2-project.yml index 96cd023..2881c2b 100644 --- a/.github/workflows/why2-project.yml +++ b/.github/workflows/why2-project.yml @@ -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 diff --git a/.github/workflows/why2-test.yml b/.github/workflows/why2-test.yml index 9d74f42..7de4e5f 100644 --- a/.github/workflows/why2-test.yml +++ b/.github/workflows/why2-test.yml @@ -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