Skip to content

Commit 8d71c4e

Browse files
authored
Merge pull request #866 from pharo-graphics/ci-P15
Update versions in CI workflow
2 parents 23ecd08 + 22cb72b commit 8d71c4e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
# Default value means that a failure in one OS cancels all
1414
fail-fast: false
1515
matrix:
16-
smalltalk: [ Pharo64-13, Pharo64-14 ]
16+
smalltalk: [ Pharo64-14, Pharo64-15 ]
1717
os: [ macos-latest, windows-latest ]
1818
runs-on: ${{ matrix.os }}
1919
name: ${{ matrix.smalltalk }} on ${{ matrix.os }}

0 commit comments

Comments
 (0)