Skip to content

Fix CI - #204

Merged
rasmus-kirk merged 5 commits into
mainfrom
fix-ci
Oct 21, 2025
Merged

Fix CI#204
rasmus-kirk merged 5 commits into
mainfrom
fix-ci

Conversation

@rasmus-kirk

Copy link
Copy Markdown
Contributor

.

@rasmus-kirk
rasmus-kirk requested a review from limemloh October 21, 2025 12:55
Comment thread .github/workflows/release-reproducible-smart-contract.yaml
Comment thread .github/workflows/release-reproducible-smart-contract.yaml Outdated
rasmus-kirk and others added 2 commits October 21, 2025 13:09
Co-authored-by: Emil Holm Gjørup <eg@concordium.com>
@rasmus-kirk
rasmus-kirk merged commit a0f48f5 into main Oct 21, 2025
5 checks passed
@rasmus-kirk
rasmus-kirk deleted the fix-ci branch October 21, 2025 13:24
echo "$RUST_VERSION"
echo "$TAG"
echo "rust_version=$RUST_VERSION" > "$GITHUB_OUTPUT"
- uses: actions-rust-lang/setup-rust-toolchain@v1

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you can get rid of this action and just use cargo +${{ env.RUST_VERSION }} it will also be nice. We have had some issues with this action, so we are moving to not using any of these actions but just relying on rustup that is installed on the runner.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants