mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-05-04 00:20:08 -05:00
This reverts commit d6c491badf.
This commit is contained in:
@@ -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"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user