From d06dec7919f6e9fa0c81a4b666f576b1ec1fd247 Mon Sep 17 00:00:00 2001 From: =?utf8?q?J=C3=A9r=C3=A9mie=20Astor?= Date: Fri, 6 Dec 2019 22:04:37 +0100 Subject: [PATCH] Update gwion.yml --- .github/workflows/gwion.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gwion.yml b/.github/workflows/gwion.yml index e9caf0b4..23fc09d2 100644 --- a/.github/workflows/gwion.yml +++ b/.github/workflows/gwion.yml @@ -9,7 +9,7 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - os: [ubuntu-latest, macos-latest, windows-latest] + os: [ubuntu-latest, macos-latest] cc: [gcc, clang] double: [0, 1] -- 2.43.0