kopia lustrzana https://github.com/marceloprates/prettymaps
Update CI workflow to test against Python 3.11.
rodzic
ec0ef4db78
commit
435131cb7d
|
@ -11,7 +11,7 @@ jobs:
|
|||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
matrix:
|
||||
python-version: ["3.10"]
|
||||
python-version: ["3.11"]
|
||||
steps:
|
||||
- name: Checkout code
|
||||
uses: actions/checkout@v4
|
||||
|
|
Ładowanie…
Reference in New Issue