Skip to content

Commit

Permalink
v1.10.0
Browse files Browse the repository at this point in the history
Signed-off-by: kogeler <[email protected]>
  • Loading branch information
kogeler committed Apr 10, 2024
1 parent c70ae2a commit 270dc60
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docker-images.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
fail-fast: false
matrix:
debian-versions: [bullseye, bookworm]
rust-versions: [1.76.0]
rust-versions: [1.77.2]
clang-versions: [17, 18]
steps:
- name: Checkout repository
Expand Down Expand Up @@ -91,7 +91,7 @@ jobs:
fail-fast: false
matrix:
debian-versions: [bullseye, bookworm]
rust-versions: [1.76.0]
rust-versions: [1.77.2]
clang-versions: [17, 18]
rustc-targets: ["x86-64-v2", "x86-64-v3", "x86-64-v4"]
steps:
Expand Down
2 changes: 1 addition & 1 deletion release-version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
polkadot-v1.9.0
polkadot-v1.10.0

0 comments on commit 270dc60

Please sign in to comment.