use unityci/editor

This commit is contained in:
Arneth
2023-05-04 16:06:43 -04:00
parent 4597d4152f
commit e8090fe5d4
+1 -1
View File
@@ -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!"