Skip to content

Commit

Permalink
Update chest-all.yml
Browse files Browse the repository at this point in the history
Updating Chest workflow for Pharo 13
  • Loading branch information
StevenCostiou committed May 7, 2024
1 parent 67c8b6f commit a9095fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chest-all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
strategy:
matrix:
os: [ ubuntu-latest ]
smalltalk: [ Pharo64-12 ]
smalltalk: [ Pharo64-13 ]
runs-on: ${{ matrix.os }}
name: ${{ matrix.smalltalk }} on ${{ matrix.os }}
steps:
Expand Down

0 comments on commit a9095fb

Please sign in to comment.