From 10f93a96e7dfa53d23bf7d69b5193e57444a03c3 Mon Sep 17 00:00:00 2001 From: Dale Henrichs Date: Sat, 16 Dec 2023 17:43:30 -0800 Subject: [PATCH] fix typo --- .github/workflows/ci.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 20027fa..a427b9e 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,6 @@ jobs: include: - smalltalk: GemStone64-3.6.7 os: macos-latest - include: - smalltalk: GemStone64-3.5.8 os: macos-latest runs-on: ${{ matrix.os }}