From a327e291e3a4ee47d08400b3886d8e15179a0ee3 Mon Sep 17 00:00:00 2001 From: Jerrod Putman Date: Sun, 9 Jul 2023 16:48:34 -0700 Subject: [PATCH] Update RunTests-macOS.yml --- .github/workflows/RunTests-macOS.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/RunTests-macOS.yml b/.github/workflows/RunTests-macOS.yml index fe39e85..667a3b0 100644 --- a/.github/workflows/RunTests-macOS.yml +++ b/.github/workflows/RunTests-macOS.yml @@ -8,7 +8,7 @@ jobs: strategy: matrix: os: [macos-13, ubuntu-latest] - swift: ["5.9", "5.9"] + swift: ["5.9"] runs-on: ${{ matrix.os }} steps: - uses: swift-actions/setup-swift@65540b95f51493d65f5e59e97dcef9629ddf11bf