We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60811e3 commit 9661038Copy full SHA for 9661038
.github/workflows/pr_cockpit.yml
@@ -15,7 +15,7 @@ on:
15
- "go.sum"
16
17
env:
18
- RUST_VERSION: 1.83.0
+ RUST_VERSION: 1.85.0
19
GO_VERSION: '^1.22.5'
20
CARGO_TERM_COLOR: always
21
CARGO_INCREMENTAL: "0"
.github/workflows/pr_general.yml
@@ -4,7 +4,7 @@ name: Pull Request General
4
on: workflow_call
5
6
7
8
9
10
.github/workflows/pr_pre-commit.yml
@@ -6,7 +6,7 @@ on:
- RUST_TOOLCHAIN_VERSION: "1.83.0"
+ RUST_TOOLCHAIN_VERSION: "1.85.0"
HADOLINT_VERSION: "v1.17.6"
11
NIX_VERSION: "2.25.2"
12
0 commit comments