Skip to content

Commit

Permalink
Merge branch 'main' into john/blueprint-nexus-allocate-networking
Browse files Browse the repository at this point in the history
  • Loading branch information
jgallagher committed Feb 15, 2024
2 parents 23b0cf5 + 4db6c6c commit 977bd3e
Show file tree
Hide file tree
Showing 62 changed files with 2,683 additions and 2,256 deletions.
2 changes: 1 addition & 1 deletion .github/buildomat/jobs/package.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ rustc --version
# trampoline global zone images.
#
COMMIT=$(git rev-parse HEAD)
VERSION="6.0.0-0.ci+git${COMMIT:0:11}"
VERSION="7.0.0-0.ci+git${COMMIT:0:11}"
echo "$VERSION" >/work/version.txt

ptime -m ./tools/install_builder_prerequisites.sh -yp
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/hakari.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ jobs:
with:
toolchain: stable
- name: Install cargo-hakari
uses: taiki-e/install-action@717ed1cb83959ef327137c2f806e1d8597bfca9f # v2
uses: taiki-e/install-action@14422f84f07a2d547893af56258f5e59333262df # v2
with:
tool: cargo-hakari
- name: Check workspace-hack Cargo.toml is up-to-date
Expand Down
Loading

0 comments on commit 977bd3e

Please sign in to comment.