Skip to content

Commit

Permalink
Merge branch 'master' into dependabot/cargo/typed-builder-0.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristopherRabotin committed Nov 1, 2023
2 parents 6b9b437 + 175f6c1 commit 72a69c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/rust.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
matrix:
os: [ubuntu-latest, macos-latest, windows-latest]
rust:
- { version: "1.70", name: MSRV }
#- { version: "1.70", name: MSRV } # Reenable this before stablizing version 2.0
- { version: stable, name: stable }

runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 72a69c6

Please sign in to comment.