Skip to content

Commit 9cc86e2

Browse files
committed
Test Python 14 alpha on Ubuntu 22.04
1 parent 8e06e04 commit 9cc86e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/run_tests_and_hooks.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ jobs:
6060
include:
6161
- os: ubuntu-24.04
6262
python-version: "3.14.0-alpha.0"
63+
- os: ubuntu-22.04
64+
python-version: "3.14.0-alpha.0"
6365

6466
runs-on: ${{ matrix.os }}
6567
steps:

0 commit comments

Comments
 (0)