mirror of https://github.com/kdl-org/kdl.git
BANISH THE COMMAS
This commit is contained in:
parent
0cbb505c97
commit
775aa0fed0
|
|
@ -28,7 +28,7 @@ jobs {
|
|||
strategy {
|
||||
matrix {
|
||||
rust "1.46.0" "stable"
|
||||
os "ubuntu-latest", "macOS-latest", "windows-latest"
|
||||
os "ubuntu-latest" "macOS-latest" "windows-latest"
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue