Disable stubtest CI for Windows w/ Python 3.8 #543
This workflow graph cannot be shown
A graph will be generated the next time this workflow is run.
Annotations
1 error
|
Invalid workflow file:
.github/workflows/test.yml#L1
(Line: 78, Col: 13): Unexpected symbol: 'windows-''. Located at position 120 within expression: !startsWith(matrix.python-version, 'pypy') && !(
startsWith(matrix.python-version, '3.8)
&& startsWith(matrix.os, 'windows-')
)
|