Skip to content

Commit 81bba86

Browse files
committed
Harden Github Actions for future msrv changes
1 parent 7376e8c commit 81bba86

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ env:
66

77
jobs:
88
build:
9+
name: "build"
910
strategy:
1011
matrix:
1112
os: [ ubuntu-latest, windows-latest, macOS-latest ]

0 commit comments

Comments
 (0)