Skip to content

Commit 83e3746

Browse files
denobotbartlomieju
andauthored
2.7.2 (#32429)
Bumped versions for 2.7.2 --------- Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com> Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
1 parent c15deea commit 83e3746

File tree

62 files changed

+342
-271
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+342
-271
lines changed

.github/workflows/ci.generate.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import {
1818
// Bump this number when you want to purge the cache.
1919
// Note: the tools/release/01_bump_crate_versions.ts script will update this version
2020
// automatically via regex, so ensure that this line maintains this format.
21-
const cacheVersion = 98;
21+
const cacheVersion = 99;
2222

2323
const ubuntuX86Runner = "ubuntu-24.04";
2424
const ubuntuARMRunner = "ubuntu-24.04-arm";

.github/workflows/ci.yml

Lines changed: 104 additions & 104 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)