home / github / jobs

Menu
  • Search all tables
  • GraphQL API

jobs: 27879

This data as json

id workflow name repo runs-on strategy needs if
27879 20995 test 140912432 ${{ matrix.os }}
{
    "matrix": {
        "python-version": [
            "3.7",
            "3.8",
            "3.9",
            "3.10",
            "3.11",
            "3.12"
        ],
        "numpy": [
            0,
            1
        ],
        "os": [
            "ubuntu-latest",
            "macos-latest",
            "windows-latest"
        ]
    }
}
   

Links from other tables

  • 14 rows from job in steps
Powered by Datasette ยท Queries took 1.055ms