diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 8e76e829..d99a301d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -18,7 +18,7 @@ jobs: config: [ .smalltalkA.ston, .smalltalkB.ston ] include: - smalltalk: GemStone64-3.5.8 - os: macos-latest + os: macos-12 - smalltalk: GemStone64-3.6.6 os: macos-latest runs-on: ${{ matrix.os }}