Skip to content

Commit 3eabda9

Browse files
committed
Test Python 14 on Ubuntu 22.04 too
1 parent 376c9e0 commit 3eabda9

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
@@ -38,6 +38,8 @@ jobs:
3838
include:
3939
- os: ubuntu-24.04
4040
python-version: "3.14.0-alpha.0"
41+
- os: ubuntu-22.04
42+
python-version: "3.14.0-alpha.0"
4143

4244
runs-on: ${{ matrix.os }}
4345
steps:

0 commit comments

Comments
 (0)