mirror of
https://github.com/instant-labs/instant-distance.git
synced 2025-02-08 17:02:02 +00:00
py: upgrade Python versions
This commit is contained in:
parent
45e3d9ba94
commit
0fec80bb4a
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
strategy:
|
||||
matrix:
|
||||
os: [ubuntu-latest, macos-latest]
|
||||
python: [3.7, 3.8, 3.9]
|
||||
python: [3.8, 3.9, 3.10, 3.11]
|
||||
|
||||
runs-on: ${{ matrix.os }}
|
||||
environment: "Publish wheels"
|
||||
|
Loading…
Reference in New Issue
Block a user