Revert "Feat: Events in the OLAP Repo (#1633)" (#1706)

This reverts commit d6c491badf.
This commit is contained in:
Matt Kaye
2025-05-12 17:17:26 -04:00
committed by GitHub
parent d6c491badf
commit bf29269a27
26 changed files with 277 additions and 766 deletions

View File

@@ -295,7 +295,7 @@ jobs:
timeout-minutes: 30
strategy:
matrix:
migrate-strategy: ["latest"]
migrate-strategy: ["latest", "penultimate"]
rabbitmq-enabled: ["true"]
pg-version: ["15-alpine"]
@@ -331,7 +331,7 @@ jobs:
timeout-minutes: 30
strategy:
matrix:
migrate-strategy: ["latest"]
migrate-strategy: ["latest", "penultimate"]
rabbitmq-enabled: ["true"]
pg-version: ["15-alpine"]