Skip to content

Commit

Permalink
update lineup to 3.6.8
Browse files Browse the repository at this point in the history
  • Loading branch information
dalehenrich committed Aug 12, 2024
1 parent 86f7e64 commit 28e4fd2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
fail-fast: false
matrix:
# os: [ ubuntu-20.04, macos-latest ]
os: [ ubuntu-20.04 ]
smalltalk: [ GemStone64-3.7.0, GemStone64-3.6.7, GemStone64-3.5.8 ]
os: [ ubuntu-22.04 ]
smalltalk: [ GemStone64-3.7.1, GemStone64-3.6.8, GemStone64-3.5.8 ]
experimental: [ false ]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 28e4fd2

Please sign in to comment.