mirror of
https://github.com/astral-sh/ruff.git
synced 2025-10-02 06:41:23 +00:00
Revert "[red-knot] mypy_primer: switch to depot runners"
This reverts commit 9aa8dc4590
.
This commit is contained in:
parent
9aa8dc4590
commit
e37a1b02f6
1 changed files with 1 additions and 1 deletions
2
.github/workflows/mypy_primer.yaml
vendored
2
.github/workflows/mypy_primer.yaml
vendored
|
@ -25,7 +25,7 @@ env:
|
||||||
jobs:
|
jobs:
|
||||||
mypy_primer:
|
mypy_primer:
|
||||||
name: Run mypy_primer
|
name: Run mypy_primer
|
||||||
runs-on: depot-ubuntu-22.04-16
|
runs-on: ubuntu-24.04
|
||||||
timeout-minutes: 20
|
timeout-minutes: 20
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue