Update .gitea/workflows/buildapps.yaml
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 26m34s
Details
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 26m34s
Details
This commit is contained in:
parent
7bd9cde2f6
commit
d6be024241
|
@ -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…
Reference in New Issue