Skip to content

Commit 1df618d

Browse files
denobotbartlomieju
andauthored
2.7.1 (#32322)
Bumped versions for 2.7.1 Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com>
1 parent c08e78d commit 1df618d

File tree

58 files changed

+258
-256
lines changed

Some content is hidden

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

58 files changed

+258
-256
lines changed

.github/workflows/ci.generate.ts

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

2222
const ubuntuX86Runner = "ubuntu-24.04";
2323
const ubuntuX86XlRunner = "ghcr.io/cirruslabs/ubuntu-runner-amd64:24.04";

.github/workflows/ci.yml

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

0 commit comments

Comments
 (0)