Skip to content

Commit

Permalink
Test Python 14 on Ubuntu 22.04 too
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesParrott committed Sep 17, 2024
1 parent 376c9e0 commit 3eabda9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/run_tests_and_hooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,8 @@ jobs:
include:
- os: ubuntu-24.04
python-version: "3.14.0-alpha.0"
- os: ubuntu-22.04
python-version: "3.14.0-alpha.0"

runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 3eabda9

Please sign in to comment.