use unityci/editor
Explore-Gitea-Actions Details

pull/5/head
Arneth 3 years ago
parent 4597d4152f
commit e8090fe5d4

@ -5,7 +5,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: [self-hosted, windows]
container: nostalgic_brown
container: unityci/editor
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