Skip to content

Commit

Permalink
polkadot-v1.2.0, rust 1.73.0
Browse files Browse the repository at this point in the history
Signed-off-by: kogeler <[email protected]>
  • Loading branch information
kogeler committed Oct 16, 2023
1 parent c21bb08 commit e0d1a29
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.72.0]
rust-versions: [1.73.0]
clang-versions: [15, 16]
steps:
- name: Checkout repository
Expand Down Expand Up @@ -91,7 +91,7 @@ jobs:
fail-fast: false
matrix:
debian-versions: [bullseye, bookworm]
rust-versions: [1.72.0]
rust-versions: [1.73.0]
clang-versions: [16]
rustc-targets: ["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.1.0
polkadot-v1.2.0

0 comments on commit e0d1a29

Please sign in to comment.