Skip to content

Commit

Permalink
Update CI for Pharo 11 and 12
Browse files Browse the repository at this point in the history
  • Loading branch information
guillep authored Feb 5, 2024
1 parent 8dcba04 commit d00ba2b
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,8 @@ jobs:
strategy:
matrix:
smalltalk:
- Pharo64-10
- Pharo64-9.0
# Waiting a 32-bit version of Pharo 90 before re-enabling this version
# - Pharo32-9.0
- Pharo64-12
- Pharo64-11
smalltalk_config: [ .smalltalk.ston, .stress.smalltalk.ston ]
os: [ ubuntu-latest, macos-latest ]
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit d00ba2b

Please sign in to comment.