Skip to content

Commit

Permalink
Merge pull request #50 from fermyon/fix-release
Browse files Browse the repository at this point in the history
Run release on Rust 1.74
  • Loading branch information
rylev authored Apr 24, 2024
2 parents 69d8133 + 3d3fb47 commit 211917c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ concurrency: ${{ github.workflow }}

env:
CARGO_TERM_COLOR: always
RUST_VERSION: 1.73
RUST_VERSION: 1.74

jobs:
build:
Expand Down

0 comments on commit 211917c

Please sign in to comment.