Skip to content

Commit 4fa4b3b

Browse files
committed
Add newer Pharos to the CI
1 parent c109737 commit 4fa4b3b

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
@@ -17,7 +17,7 @@ jobs:
1717
runs-on: ubuntu-latest
1818
strategy:
1919
matrix:
20-
smalltalk: [ Pharo64-9.0, Pharo64-10, Pharo64-11 ]
20+
smalltalk: [ Pharo64-9.0, Pharo64-10, Pharo64-11, Pharo64-12, Pharo64-13, Pharo64-14 ]
2121
name: ${{ matrix.smalltalk }}
2222
steps:
2323
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)