mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-01-17 08:48:05 +00:00
removes 3.12 from testing
httptools is not compatible with 3.13
This commit is contained in:
parent
b7a00bbda6
commit
d0bc6ebf50
1 changed files with 1 additions and 1 deletions
2
.github/workflows/backend.yml
vendored
2
.github/workflows/backend.yml
vendored
|
|
@ -15,7 +15,7 @@ jobs:
|
|||
node-version: [20, 22]
|
||||
pnpm-version: [9, 10]
|
||||
redis-version: [latest]
|
||||
python-version: ["3.11", "3.12", "3.13"]
|
||||
python-version: ["3.11", "3.12"]
|
||||
os: [ubuntu-latest]
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue