Skip to content

Commit

Permalink
Update postgreSQL-integration-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lopezca authored Apr 30, 2024
1 parent c294e22 commit d6896ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/postgreSQL-integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
strategy:
fail-fast: false
matrix:
smalltalk: [ Pharo64-8.0, Pharo64-9.0, Pharo64-10, Pharo64-11 ]
smalltalk: [ Pharo64-8.0, Pharo64-9.0, Pharo64-10, Pharo64-11, Pharo64-12 ]
rdbms: [ PostgreSQLv10, PostgreSQLv11, PostgreSQLv12, PostgreSQLv13, PostgreSQLv14 ]
name: ${{ matrix.smalltalk }} + ${{ matrix.rdbms }}
steps:
Expand Down

0 comments on commit d6896ff

Please sign in to comment.