From 3bf0d046f873a3a7b486cdcb58d4449ec7a171ec Mon Sep 17 00:00:00 2001 From: "Kamat, Trivikram" <16024985+trivikr@users.noreply.github.com> Date: Sun, 26 Jul 2020 08:36:14 -0700 Subject: [PATCH 1/2] chore(ci): update actions to run on macos-10.15 --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7d4d1bfbf410d4..d4e566ff3e9d05 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -13,7 +13,7 @@ jobs: strategy: matrix: config: - - os: macOS-latest + - os: macos-10.15 kind: test_release - os: windows-2019 kind: test_release From 6671f2c0ac51ca9bbf0e2abd3561908a187d880c Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Sun, 26 Jul 2020 15:23:26 -0400 Subject: [PATCH 2/2] bump