This commit is contained in:
parent
c1654b45b5
commit
0650f42f99
1 changed files with 7 additions and 5 deletions
|
@ -3,12 +3,14 @@ on:
|
|||
|
||||
jobs:
|
||||
build-base:
|
||||
runs-on: self-hosted
|
||||
strategy:
|
||||
fail_fast: false
|
||||
matrix:
|
||||
- PG_MAJOR_VERSION:
|
||||
PG_MAJOR_VERSION:
|
||||
- 17
|
||||
- DEB_RELEASE:
|
||||
DEB_RELEASE:
|
||||
- bookworm
|
||||
runs-on: self-hosted
|
||||
steps:
|
||||
- name: Setup metadata
|
||||
id: meta
|
||||
|
|
Loading…
Add table
Reference in a new issue