From b4560b6802a3d17efc4f832638e8f08e8b0d4c41 Mon Sep 17 00:00:00 2001 From: John Cupitt Date: Fri, 23 Jul 2021 14:01:45 +0100 Subject: [PATCH] ci on m1 try --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 594246e9..f559086c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,6 @@ jobs: name: [ "Linux x64 (Ubuntu 20.04) - GCC 10" ] os: [ ubuntu-20.04 ] sanitize: [ false ] - shell: /bin/bash build: - { cc: gcc, cxx: g++, linker: ld, shell: /bin/bash } include: