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