Next attempt

This commit is contained in:
Dr. Patrick Urbanke
2025-05-20 21:21:45 +02:00
parent c75df4f80b
commit e0ce391671
2 changed files with 8 additions and 8 deletions
+4 -4
View File
@@ -1,10 +1,10 @@
name: linux-postgres-cxx20
on:
- pull_request
- push:
branches:
- 'main'
pull_request
push:
branches:
- 'main'
env:
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"
+4 -4
View File
@@ -1,10 +1,10 @@
name: linux-sqlite-cxx20
on:
- pull_request
- push:
branches:
- 'main'
pull_request
push:
branches:
- 'main'
env:
VCPKG_BINARY_SOURCES: "clear;x-gha,readwrite"