Update .gitea/workflows/build.yaml
This commit is contained in:
parent
6a018d00b5
commit
6efcbf6736
@ -6,7 +6,7 @@ on:
|
|||||||
# - cron: '0 21 * * 0'
|
# - cron: '0 21 * * 0'
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-22.04
|
||||||
steps:
|
steps:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
uses: actions/setup-python@v2
|
uses: actions/setup-python@v2
|
||||||
|
Loading…
x
Reference in New Issue
Block a user