Skip to content

Commit 4a18b18

Browse files
committed
Debug
1 parent d6fa6a5 commit 4a18b18

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/slow-checks.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,11 @@ jobs:
6060
- int-linux-x64-4core-ubuntu24.04-1
6161
- int-linux-x64-2core-ubuntu24.04-1
6262
python-version:
63+
- "3.9"
6364
- "3.10"
65+
- "3.11"
6466
- "3.12"
67+
- "3.13"
6568
name: Install Pipx on ${{ matrix.runner }} with Python "${{ matrix.python-version }}"
6669
runs-on:
6770
labels: ${{ matrix.runner }}

0 commit comments

Comments
 (0)