From 2467a31ff59182a08e7941a32ebd30cc46451564 Mon Sep 17 00:00:00 2001 From: Johanni Brea Date: Thu, 1 Sep 2022 09:17:25 +0200 Subject: [PATCH] only Linux for now --- .github/workflows/BuildImages.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/workflows/BuildImages.yml b/.github/workflows/BuildImages.yml index b56584f..f9e090d 100644 --- a/.github/workflows/BuildImages.yml +++ b/.github/workflows/BuildImages.yml @@ -17,8 +17,8 @@ jobs: - '1.7' os: - ubuntu-latest - - windows-latest - - macOS-latest +# - windows-latest +# - macOS-latest arch: - x64 steps: @@ -70,8 +70,8 @@ jobs: - '1.7' os: - ubuntu-latest - - windows-latest - - macOS-latest +# - windows-latest +# - macOS-latest arch: - x64 steps: