Skip to content

Commit

Permalink
roll back to rust 1.75.0
Browse files Browse the repository at this point in the history
Signed-off-by: kogeler <[email protected]>
  • Loading branch information
kogeler committed Feb 7, 2024
1 parent de78781 commit 7a06530
Showing 1 changed file with 2 additions and 2 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.75.0]
clang-versions: [16, 17]
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.75.0]
clang-versions: [16, 17]
rustc-targets: ["x86-64-v3", "x86-64-v4"]
steps:
Expand Down

0 comments on commit 7a06530

Please sign in to comment.