Skip to content

Commit

Permalink
Merge pull request #6 from mysteriumnetwork/feature/v15
Browse files Browse the repository at this point in the history
Added v15 support
  • Loading branch information
redhatua authored Oct 2, 2023
2 parents d622ade + 34b88b4 commit 7156a1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
pg_version: [13, 14]
pg_version: [13, 14, 15]
steps:
-
name: Checkout
Expand Down

0 comments on commit 7156a1e

Please sign in to comment.