mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-02-22 15:49:50 -05:00
update GitHub workflow Python to 3.12
This commit is contained in:
parent
e46c8db149
commit
d29248fa2a
2
.github/workflows/nginx.yml
vendored
2
.github/workflows/nginx.yml
vendored
@ -10,7 +10,7 @@ jobs:
|
||||
- uses: actions/checkout@v4
|
||||
- uses: actions/setup-python@v5
|
||||
with:
|
||||
python-version: '3.11'
|
||||
python-version: '3.12'
|
||||
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