Skip to content

Commit

Permalink
Merge pull request #6 from Concordium/lma/file_version
Browse files Browse the repository at this point in the history
Bump rust version
  • Loading branch information
lassemand authored Nov 6, 2024
2 parents 17a5b56 + fefd69f commit f8753af
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release-base.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
with:
SERVICE_NAME: "base"
BUILD_ARGS: |
RUST_VERSION=1.73.0
RUST_VERSION=1.74.1
GHC_VERSION=9.6.4
PROTOC_VERSION=3.15.3
FLATBUFFERS_TAG=v22.12.06
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release-static-libraries.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
SERVICE_NAME: "static-libraries"
BUILD_ARGS: |
UBUNTU_VERSION=20.04
RUST_VERSION=1.73.0
RUST_VERSION=1.74.1
GHC_VERSION=9.6.4
STACK_VERSION=2.13.1
PROTOC_VERSION=3.15.3
Expand Down

0 comments on commit f8753af

Please sign in to comment.