Skip to content

Set block_version to 4 and exceed by to 0 in charts. #2400

Set block_version to 4 and exceed by to 0 in charts.

Set block_version to 4 and exceed by to 0 in charts. #2400

Workflow file for this run

name: Check that repositories submoduling us will still build after this PR
on:
pull_request:
branches:
- main
- 'release/**'
paths-ignore:
- '**.md'
env:
CARGO_TERM_COLOR: always
jobs:
android-bindings:
runs-on: mcf-dev-large-x64
container: mobilecoin/builder-install:v0.0.32
permissions:
pull-requests: write
steps:
- name: Check that android-bindings still builds
uses: mobilecoinofficial/gh-actions/build-downstream-rust-repo@v0
with:
remote_repo: mobilecoinofficial/android-bindings
submodule_path: mobilecoin
full-service:
runs-on: mcf-dev-large-x64
container: mobilecoin/builder-install:v0.0.32
permissions:
pull-requests: write
steps:
- name: Check that full-service still builds
uses: mobilecoinofficial/gh-actions/build-downstream-rust-repo@v0
with:
remote_repo: mobilecoinofficial/full-service
submodule_path: mobilecoin