Skip to content

Commit d55ab68

Browse files
authored
Update CI workflow to include Pharo64-12
1 parent 7b038c5 commit d55ab68

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818
runs-on: ubuntu-latest
1919
strategy:
2020
matrix:
21-
smalltalk: [ Pharo64-13, Pharo64-14 ]
21+
smalltalk: [ Pharo64-12, Pharo64-13, Pharo64-14 ]
2222
name: ${{ matrix.smalltalk }}
2323
steps:
2424
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)