Skip to content

Commit dbc8c83

Browse files
authored
try Squeak 6.1 alpha
1 parent 737d7bb commit dbc8c83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
# Select platform(s)
1313
os: [ ubuntu-latest ]
1414
# Select compatible Smalltalk image(s)
15-
smalltalk: [ Squeak64-trunk, Squeak64-6.0 ]
15+
smalltalk: [ Squeak64-6.1alpha, Squeak64-6.0 ]
1616
name: ${{ matrix.smalltalk }} on ${{ matrix.os }}
1717
steps:
1818
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it

0 commit comments

Comments
 (0)