Next attempt

This commit is contained in:
Dr. Patrick Urbanke
2025-05-20 20:42:29 +02:00
parent 8aa2aabec3
commit 2adc7d0e7a
+4 -2
View File
@@ -2,6 +2,9 @@ name: linux-postgres-cxx20
on: [ pull_request, workflow_dispatch ]
env:
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"
jobs:
linux:
strategy:
@@ -21,8 +24,7 @@ jobs:
compiler-version: 14
name: "${{ github.job }} (${{ matrix.compiler }}-${{ matrix.compiler-version }})"
runs-on: ubuntu-24.04
container: node:20-bookworm-slim
container: ubuntu-24.04
services:
postgres:
image: postgres