Fix broken CI yaml script. Ensure a default value exists for the os matrix key.

This commit is contained in:
Ridwan Abdilahi
2022-09-12 11:57:35 -07:00
committed by Matt Brubeck
parent 2ea0b5e10d
commit 2611410d8b
+1
View File
@@ -12,6 +12,7 @@ jobs:
strategy:
matrix:
toolchain: ["stable", "beta", "nightly", "1.36.0"]
os: [ubuntu-latest]
include:
- toolchain: stable
env: