Skip to content

Commit e1dfa3f

Browse files
committed
Merge branch 'Pharo12' into Pharo13
2 parents 2c82875 + 6df0f57 commit e1dfa3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tonel.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
strategy:
99
matrix:
1010
os: [ ubuntu-latest ]
11-
smalltalk: [ Pharo64-12 ]
11+
smalltalk: [ Pharo64-13 ]
1212
runs-on: ${{ matrix.os }}
1313
name: ${{ matrix.smalltalk }} on ${{ matrix.os }}
1414
steps:

0 commit comments

Comments
 (0)