From 1d08b4cee7c1e8601345efb71974b7328aeb3e76 Mon Sep 17 00:00:00 2001 From: John Kerl Date: Tue, 4 Oct 2022 10:43:32 -0400 Subject: [PATCH] read/write Table --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index c2a0bed359..8b0cb87f1d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -20,7 +20,6 @@ jobs: - runs-on: ubuntu-22.04 cc: gcc-11 cxx: g++-11 - - runs-on: macos-11 # Pending https://github.com/actions/runner-images/issues/6350 - runs-on: macos-11 cc: gcc-11