Skip to content

Commit

Permalink
developments for v14 beta3 (#111)
Browse files Browse the repository at this point in the history
* update the github action workflow for PG14 beta3
  • Loading branch information
mikecaat authored Aug 23, 2021
1 parent 930a6c6 commit 7e6883a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ jobs:
strategy:
matrix:
PGVERSION: # TODO: build with master branch
- 14beta2
- 13.2
- 12.6
- 11.11
- 10.16
- 9.6.21
- 14beta3
- 13.4
- 12.8
- 11.13
- 10.18
- 9.6.23
- 9.5.25
env:
CACHE_VERSION: 20210426 # to identify cache version
Expand Down

0 comments on commit 7e6883a

Please sign in to comment.