Skip to content

Commit

Permalink
add pg10 test again
Browse files Browse the repository at this point in the history
  • Loading branch information
PerikAdjust committed Jun 21, 2024
1 parent 8e34d0f commit b94dac6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
# also test 'latest', eventually this will be upgraded to a newer version and might fail early
#os: [ubuntu-18.04, ubuntu-20.04, ubuntu-latest]
os: [ubuntu-latest]
postgresql: [11, 12, 14, 15, 16]
postgresql: [16, 15, 14, 13, 12, 11, 10]

steps:
- name: Checkout code
Expand Down

0 comments on commit b94dac6

Please sign in to comment.