mirror of
https://github.com/GrapheneOS/matrix.grapheneos.org.git
synced 2025-08-09 06:42:32 -04:00
update GitHub workflow Python to 3.12
This commit is contained in:
parent
e46c8db149
commit
d29248fa2a
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue