We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1582c2a commit 3578519Copy full SHA for 3578519
.github/workflows/ci.yml
@@ -8,7 +8,7 @@ on:
8
jobs:
9
test:
10
name: Run
11
- runs-on: ubuntu-latest
+ runs-on: ubuntu-latest-m
12
strategy:
13
matrix:
14
python-version: ["3.12"]
0 commit comments