mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-04-17 06:22:58 -04:00
use Python 3.11 for CI
This commit is contained in:
parent
b32a6b1715
commit
7b897e0a6f
2
.github/workflows/nginx.yml
vendored
2
.github/workflows/nginx.yml
vendored
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user