Litestream lightweight read-replicas. (#328)

This commit is contained in:
Nuno Cruces
2025-11-09 13:16:08 +00:00
committed by GitHub
parent 99b097de3b
commit 8f9a6ca4c1
8 changed files with 675 additions and 1 deletions

View File

@@ -74,7 +74,7 @@ jobs:
- name: Test GORM
shell: bash
run: gormlite/test.sh
if: matrix.os != 'windows-latest'
if: matrix.os == 'ubuntu-latest'
- name: Collect coverage
run: |