Skip to content

Commit 6d945d9

Browse files
author
Massimiliano Pippi
committed
use os as key
1 parent 4ff3e1e commit 6d945d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/test.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ jobs:
77

88
strategy:
99
matrix:
10-
operating-system: [ubuntu-18.04, windows-2019]
10+
os: [ubuntu-18.04, windows-2019]
1111

1212
runs-on: ${{ matrix.operating-system }}
1313

0 commit comments

Comments
 (0)