forked from mirrors/thatmattlove-hyperglass
ci: update python versions
This commit is contained in:
parent
331cd45acd
commit
00c9c810d7
1 changed files with 1 additions and 1 deletions
2
.github/workflows/backend.yml
vendored
2
.github/workflows/backend.yml
vendored
|
|
@ -14,7 +14,7 @@ jobs:
|
|||
node-version: [20.x]
|
||||
pnpm-version: [8]
|
||||
redis-version: [latest]
|
||||
python-version: ["3.9", "3.10", "3.11"]
|
||||
python-version: ["3.11", "3.12"]
|
||||
os: [ubuntu-latest]
|
||||
runs-on: ${{ matrix.os }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue