Skip to content

Commit 8871ade

Browse files
denobotbartlomieju
andauthored
2.6.10 (#32207)
Bumped versions for 2.6.10 --------- Co-authored-by: bartlomieju <bartlomieju@users.noreply.github.com> Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
1 parent 7659f3c commit 8871ade

File tree

57 files changed

+288
-251
lines changed

Some content is hidden

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

57 files changed

+288
-251
lines changed

.github/workflows/ci.generate.ts

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

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

.github/workflows/ci.yml

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

0 commit comments

Comments
 (0)