Skip to content

Commit

Permalink
v1.9.0
Browse files Browse the repository at this point in the history
Signed-off-by: kogeler <roman.gavrilov@parity.io>
  • Loading branch information
kogeler committed Mar 19, 2024
1 parent e92b624 commit c70ae2a
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 @@ -22,7 +22,7 @@ jobs:
matrix:
debian-versions: [bullseye, bookworm]
rust-versions: [1.76.0]
clang-versions: [16, 17]
clang-versions: [17, 18]
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down Expand Up @@ -92,7 +92,7 @@ jobs:
matrix:
debian-versions: [bullseye, bookworm]
rust-versions: [1.76.0]
clang-versions: [16, 17]
clang-versions: [17, 18]
rustc-targets: ["x86-64-v2", "x86-64-v3", "x86-64-v4"]
steps:
- name: Checkout repository
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.8.0
polkadot-v1.9.0

0 comments on commit c70ae2a

Please sign in to comment.