use unityci/editor
Explore-Gitea-Actions Details

pull/5/head
Arneth 3 years ago
parent cedcc1f99b
commit 58a61a0c8f

@ -5,8 +5,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: [self-hosted, windows]
container:
image: ubuntu-latest
container: ubuntu-latest
steps:
- run: echo "The job was automatically triggered by a ${{ github.event_name }} event."
- run: echo "This job is now running on a ${{ runner.os }} server hosted by Gitea!"

Loading…
Cancel
Save