From becb39043951a1735587fb0e7c89966b0c954028 Mon Sep 17 00:00:00 2001 From: ENGO150 Date: Tue, 31 May 2022 19:14:14 +0200 Subject: [PATCH] reverted macos vars reverting commit 8a1552a139d42e50a5bc3533601da34c0d2a135e --- .github/workflows/why2-project.yml | 2 +- .github/workflows/why2-test.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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