Skip to content

Commit 555b399

Browse files
authored
Add Squeak 6.0 in the CI
1 parent 50fbb59 commit 555b399

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77
strategy:
88
matrix:
99
os: [ ubuntu-latest, macos-latest, windows-latest ]
10-
smalltalk: [ Squeak64-trunk, Squeak64-5.3, Squeak32-5.2 ]
10+
smalltalk: [ Squeak64-trunk, Squeak64-6.0, Squeak64-5.3, Squeak32-5.2 ]
1111
exclude:
1212
- os: macos-latest
1313
smalltalk: Squeak32-5.2 # 32bit no longer supported on macOS

0 commit comments

Comments
 (0)