Skip to content

Commit e78a7fa

Browse files
denobotdsherret
andauthored
2.7.3 (#32459)
Co-authored-by: dsherret <dsherret@users.noreply.github.com>
1 parent 4b7bdcd commit e78a7fa

File tree

63 files changed

+285
-274
lines changed

Some content is hidden

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

63 files changed

+285
-274
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 = 99;
21+
const cacheVersion = 100;
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)