Skip to content

Commit

Permalink
Merge pull request #1248 from saschagrunert/rust-1.66.1
Browse files Browse the repository at this point in the history
Switch to Rust v1.66.1
  • Loading branch information
openshift-merge-robot authored Apr 3, 2023
2 parents b627a6f + 181d69a commit 7c0672d
Show file tree
Hide file tree
Showing 7 changed files with 172 additions and 271 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
env:
CARGO_TERM_COLOR: always
GO_VERSION: '1.20'
ACTION_MSRV_TOOLCHAIN: 1.58.1
ACTION_MSRV_TOOLCHAIN: 1.66.1
jobs:
build:
runs-on: ubuntu-latest
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:
env:
CARGO_TERM_COLOR: always
GO_VERSION: '1.20'
ACTION_MSRV_TOOLCHAIN: 1.58.1
ACTION_MSRV_TOOLCHAIN: 1.66.1

jobs:
build:
Expand Down
Loading

0 comments on commit 7c0672d

Please sign in to comment.