Skip to content

Commit

Permalink
add P13 to the workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
estebanlm committed Oct 23, 2024
1 parent 9e2ef7c commit b1b8604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
test:
strategy:
matrix:
pharo-version: [ Pharo64-10, Pharo64-11, Pharo64-12 ]
pharo-version: [ Pharo64-13, Pharo64-12, Pharo64-11, Pharo64-10 ]
ston: [ .smalltalk.ston ]
mongodb-version: [ 5, 6 ]
os: [ ubuntu-latest ]
Expand Down

0 comments on commit b1b8604

Please sign in to comment.