We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9127410 commit cc0864fCopy full SHA for cc0864f
1 file changed
.github/workflows/local_lint.yaml
@@ -42,7 +42,7 @@ jobs:
42
run: pnpm run actions:test
43
44
python_checks:
45
- runs-on: ubuntu-26.04
+ runs-on: ubuntu-24.04
46
steps:
47
- name: Checkout repo
48
uses: actions/checkout@v6
0 commit comments