jobs: 27875
This data as json
| id | workflow | name | repo | runs-on | strategy | needs | if |
|---|---|---|---|---|---|---|---|
| 27875 | 20992 | test | 140912432 | ${{ matrix.os }} | {
"matrix": {
"python-version": [
"3.7",
"3.8",
"3.9",
"3.10",
"3.11",
"3.12"
],
"os": [
"ubuntu-latest",
"windows-latest",
"macos-latest"
]
}
} |
Links from other tables
- 5 rows from job in steps