Skip to content

Commit

Permalink
test postgresql 14
Browse files Browse the repository at this point in the history
  • Loading branch information
seuros authored Jul 11, 2022
1 parent 4f4e28f commit 0960639
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 @@ -27,7 +27,7 @@ jobs:
strategy:
matrix:
ruby: [ruby-head, '3.1', '3.0', '2.7']
pg: [9.6-3.0, 10-2.5, 11-3.0, 12-master, 13-master]
pg: [9.6-3.0, 10-2.5, 11-3.0, 12-master, 13-master, 14-master]
steps:
- name: Set Up Actions
uses: actions/checkout@v2
Expand Down

0 comments on commit 0960639

Please sign in to comment.