Skip to content

Commit 7088d2f

Browse files
committed
Fix invalid yaml
1 parent 205c845 commit 7088d2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ jobs:
1616
matrix:
1717
os: [ubuntu-latest, windows-latest, macOS-latest]
1818
python-version: ["3.8"]
19+
include:
1920
- os: ubuntu-latest
2021
python-version: "3.9"
2122
- os: ubuntu-latest

0 commit comments

Comments
 (0)