Skip to content

Commit

Permalink
update the lineup
Browse files Browse the repository at this point in the history
  • Loading branch information
dalehenrich committed Dec 16, 2023
1 parent 188d3db commit 1b95b42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fail-fast: false
matrix:
os: [ ubuntu-20.04, macos-latest ]
smalltalk: [ GemStone64-3.6.5, GemStone64-3.5.8 ]
smalltalk: [ GemStone64-3.7.0, GemStone64-3.6.7, GemStone64-3.5.8 ]
experimental: [ false ]
runs-on: ${{ matrix.os }}
name: ${{ matrix.smalltalk }}
Expand Down

0 comments on commit 1b95b42

Please sign in to comment.