use Python 3.11 for CI
This commit is contained in:
parent
6a4a3b6f45
commit
b5ac1e9631
2
.github/workflows/static.yml
vendored
2
.github/workflows/static.yml
vendored
@ -13,7 +13,7 @@ jobs:
|
|||||||
cache: npm
|
cache: npm
|
||||||
- uses: actions/setup-python@v4
|
- uses: actions/setup-python@v4
|
||||||
with:
|
with:
|
||||||
python-version: '3.10'
|
python-version: '3.11'
|
||||||
cache: pip
|
cache: pip
|
||||||
|
|
||||||
- run: sudo apt-get update
|
- run: sudo apt-get update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user