From ccb543282c70acbdd3e2526f9e2c5d3000b018d8 Mon Sep 17 00:00:00 2001 From: Lucas Girouard-Stranks Date: Tue, 18 Aug 2020 18:35:03 -0400 Subject: [PATCH] Update build-test-deploy.yml --- .github/workflows/build-test-deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-test-deploy.yml b/.github/workflows/build-test-deploy.yml index 6c96e7c6..ae9b294f 100644 --- a/.github/workflows/build-test-deploy.yml +++ b/.github/workflows/build-test-deploy.yml @@ -83,7 +83,7 @@ jobs: runs-on: ${{ matrix.os }} strategy: matrix: - os: [windows-latest, macos-latest, ubuntu-latest] + os: [windows-latest, macos-latest] steps: