Skip to content

Commit

Permalink
add Pharo 12 to the CI build
Browse files Browse the repository at this point in the history
  • Loading branch information
jbrichau committed Jul 18, 2023
1 parent b3b0fb0 commit a28969f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ jobs:
smalltalk: [ Pharo64-11, Pharo64-10, Pharo64-9.0, Pharo64-8.0, Pharo64-7.0, GemStone64-3.6.5, GemStone64-3.5.7, Squeak64-5.3 ]
experimental: [ false ]
include:
- smalltalk: Pharo64-12
experimental: true
- smalltalk: Squeak64-6.0
experimental: true
continue-on-error: ${{ matrix.experimental }}
Expand Down

0 comments on commit a28969f

Please sign in to comment.