32core vm for build

pull/7154/head
Gokhan Gulbiz 2023-08-21 22:21:15 +03:00
parent 7779d8926a
commit 601a5f09b2
No known key found for this signature in database
GPG Key ID: 608EF06B6BD1B45B
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ jobs:
pg_version: pg_version:
- ${{ inputs.pg14_version }} - ${{ inputs.pg14_version }}
- ${{ inputs.pg15_version }} - ${{ inputs.pg15_version }}
runs-on: ubuntu-latest runs-on: ubuntu-latest-32core
container: container:
image: "${{ matrix.image_name }}:${{ matrix.pg_version }}${{ matrix.image_suffix }}" image: "${{ matrix.image_name }}:${{ matrix.pg_version }}${{ matrix.image_suffix }}"
options: --user root options: --user root