Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge debezium outputs #762

Merged
merged 13 commits into from
Oct 22, 2024
Prev Previous commit
Next Next commit
Update to 30-core machine for CI
mwylde committed Oct 22, 2024
commit c2b511182169ed932ae354bc7397a2e3e5864643
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -21,7 +21,7 @@ jobs:
pnpm check
build-rust:
runs-on: ubicloud-standard-16
runs-on: ubicloud-standard-30
env:
DATABASE_URL: "postgres://arroyo:arroyo@localhost:5432/arroyo"
steps: