We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7376e8c commit 81bba86Copy full SHA for 81bba86
1 file changed
.github/workflows/rust.yml
@@ -6,6 +6,7 @@ env:
6
7
jobs:
8
build:
9
+ name: "build"
10
strategy:
11
matrix:
12
os: [ ubuntu-latest, windows-latest, macOS-latest ]
0 commit comments