Update .gitea/workflows/buildapps.yaml
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 26m34s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 26m34s
This commit is contained in:
parent
7bd9cde2f6
commit
d6be024241
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ on: [push]
|
|||
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on: ubuntu-latest
|
||||
runs-on: docker
|
||||
container:
|
||||
image: imartyn/rust-xwin:dev
|
||||
steps:
|
||||
|
|
Loading…
Add table
Reference in a new issue