diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7de31cd..8a370ee 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,7 @@ jobs: os: [ ubuntu-20.04 ] smalltalk: [ GemStone64-3.7.0, GemStone64-3.6.8, GemStone64-3.5.8 ] include: - - smalltalk: GemStone64-3.6.7 + - smalltalk: GemStone64-3.6.8 os: macos-latest - smalltalk: GemStone64-3.5.8 os: macos-latest