|
7 | 7 | strategy: |
8 | 8 | fail-fast: false |
9 | 9 | matrix: |
10 | | - postgres: ["17.0", "16.4", "15.8", "14.13", "13.16", "12.20"] |
| 10 | + postgres: ["17.1", "16.5", "15.9", "14.14", "13.17", "12.21"] |
11 | 11 | steps: |
12 | 12 | - name: Checkout project |
13 | 13 | uses: actions/checkout@v3 |
|
34 | 34 | strategy: |
35 | 35 | fail-fast: false |
36 | 36 | matrix: |
37 | | - postgres: ["17.0", "16.4", "15.8", "14.13", "13.16", "12.20"] |
| 37 | + postgres: ["17.1", "16.5", "15.9", "14.14", "13.17", "12.21"] |
38 | 38 | steps: |
39 | 39 | - name: Checkout project |
40 | 40 | uses: actions/checkout@v3 |
|
56 | 56 | strategy: |
57 | 57 | fail-fast: false |
58 | 58 | matrix: |
59 | | - postgres: ["17.0", "16.4", "15.8", "14.13", "13.16", "12.20"] |
| 59 | + postgres: ["17.1", "16.5", "15.9", "14.14", "13.17", "12.21"] |
60 | 60 | steps: |
61 | 61 | - name: Checkout project |
62 | 62 | uses: actions/checkout@v3 |
|
78 | 78 | strategy: |
79 | 79 | fail-fast: false |
80 | 80 | matrix: |
81 | | - postgres: ["17.0", "16.4", "15.8", "14.13", "13.16", "12.20"] |
| 81 | + postgres: ["17.1", "16.5", "15.9", "14.14", "13.17", "12.21"] |
82 | 82 | steps: |
83 | 83 | - name: Checkout project |
84 | 84 | uses: actions/checkout@v3 |
|
0 commit comments