Skip to content

Commit

Permalink
bump to rust 1.80.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kogeler authored Sep 26, 2024
1 parent 1229e42 commit 584f3c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/polkadot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
fail-fast: false
matrix:
debian-versions: [bullseye, bookworm]
rust-versions: [1.79.0]
rust-versions: [1.80.1]
clang-versions: [17, 18]
steps:
- name: Checkout repository
Expand Down Expand Up @@ -117,7 +117,7 @@ jobs:
fail-fast: false
matrix:
debian-versions: [bullseye, bookworm]
rust-versions: [1.79.0]
rust-versions: [1.80.1]
clang-versions: [17, 18]
rustc-targets: ["x86-64-v2", "x86-64-v3", "x86-64-v4"]
steps:
Expand Down

0 comments on commit 584f3c2

Please sign in to comment.