Skip to content

Commit 0ddceaa

Browse files
committed
chore(ci): Remove unused environment variable
We are on Rust 1.77.2 according to the `rust-toolchain.toml` file.
1 parent a87190d commit 0ddceaa

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/build-release-binaries.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,6 @@ on:
99
description: "The github tag to build the release for e.g. 1.4.1."
1010
required: true
1111

12-
13-
env:
14-
RUST_VERSION: "1.70.0"
15-
1612
jobs:
1713
build_docker_image_for_release:
1814
permissions:

0 commit comments

Comments
 (0)