Skip to content

Commit

Permalink
Add Squeak 6.0 in the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
j4yk authored Jul 8, 2022
1 parent 50fbb59 commit 555b399
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 @@ -7,7 +7,7 @@ jobs:
strategy:
matrix:
os: [ ubuntu-latest, macos-latest, windows-latest ]
smalltalk: [ Squeak64-trunk, Squeak64-5.3, Squeak32-5.2 ]
smalltalk: [ Squeak64-trunk, Squeak64-6.0, Squeak64-5.3, Squeak32-5.2 ]
exclude:
- os: macos-latest
smalltalk: Squeak32-5.2 # 32bit no longer supported on macOS
Expand Down

0 comments on commit 555b399

Please sign in to comment.