Skip to content

Commit

Permalink
Dropped Pharo10 from the CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanmontt authored Feb 9, 2024
1 parent 3275252 commit a6915cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
matrix:
os: [ macos-latest, windows-latest, ubuntu-latest]
smalltalk: [ Pharo64-11, Pharo64-12, Pharo64-10 ]
smalltalk: [ Pharo64-11, Pharo64-12 ]
runs-on: ${{ matrix.os }}
name: ${{ matrix.smalltalk }}
steps:
Expand Down

0 comments on commit a6915cf

Please sign in to comment.