Skip to content

Commit 72a69c6

Browse files
Merge branch 'master' into dependabot/cargo/typed-builder-0.18.0
2 parents 6b9b437 + 175f6c1 commit 72a69c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
matrix:
3838
os: [ubuntu-latest, macos-latest, windows-latest]
3939
rust:
40-
- { version: "1.70", name: MSRV }
40+
#- { version: "1.70", name: MSRV } # Reenable this before stablizing version 2.0
4141
- { version: stable, name: stable }
4242

4343
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)