Update .gitea/workflows/validate.yml
Some checks are pending
Validate HTML site / build (push) Waiting to run
Some checks are pending
Validate HTML site / build (push) Waiting to run
This commit is contained in:
parent
1719067030
commit
db63cef085
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-22.04
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout code
|
- name: Checkout code
|
||||||
|
|
Reference in a new issue