use Python 3.11 for CI

This commit is contained in:
Daniel Micay 2023-06-10 21:19:46 -04:00
parent b32a6b1715
commit 7b897e0a6f

View File

@ -10,7 +10,7 @@ jobs:
- uses: actions/checkout@v3
- uses: actions/setup-python@v4
with:
python-version: '3.10'
python-version: '3.11'
cache: pip
- run: 'pip install --require-hashes --only-binary :all: -r requirements.txt'
- run: gixy nginx/nginx.conf