Test on Python 3.12 #723
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error
Invalid workflow file:
.github/workflows/tests.yml#L35
The workflow is not valid. .github/workflows/tests.yml (Line: 35, Col: 11): Unexpected symbol: '"Linux"'. Located at position 14 within expression: runner.os == "Linux" .github/workflows/tests.yml (Line: 42, Col: 11): Unexpected symbol: '"macOS"'. Located at position 14 within expression: runner.os == "macOS"
|