From b1fd75309c87f6cfc6a7646e5766f411f7099547 Mon Sep 17 00:00:00 2001 From: Robert Date: Mon, 30 Nov 2020 12:28:26 +0000 Subject: [PATCH] Update .github/workflows/integration-testing.yml Co-authored-by: Chris Gavin --- .github/workflows/integration-testing.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/integration-testing.yml b/.github/workflows/integration-testing.yml index 1213f175d..2d74b733f 100644 --- a/.github/workflows/integration-testing.yml +++ b/.github/workflows/integration-testing.yml @@ -137,10 +137,6 @@ jobs: CODEQL_EXTRACTOR_GO_BUILD_TRACING: "on" steps: - - uses: actions/setup-go@v2 - if: ${{ matrix.os == 'macos-latest' }} - with: - go-version: '^1.13.1' - uses: actions/checkout@v2 - name: Move codeql-action shell: bash