There was an error while loading. Please reload this page.
2 parents 23ecd08 + 22cb72b commit 8d71c4eCopy full SHA for 8d71c4e
1 file changed
.github/workflows/test.yml
@@ -13,7 +13,7 @@ jobs:
13
# Default value means that a failure in one OS cancels all
14
fail-fast: false
15
matrix:
16
- smalltalk: [ Pharo64-13, Pharo64-14 ]
+ smalltalk: [ Pharo64-14, Pharo64-15 ]
17
os: [ macos-latest, windows-latest ]
18
runs-on: ${{ matrix.os }}
19
name: ${{ matrix.smalltalk }} on ${{ matrix.os }}
0 commit comments