Skip to content

Commit

Permalink
[godot] Use self-hosted label instead of runner name.
Browse files Browse the repository at this point in the history
  • Loading branch information
badlogic committed Jul 31, 2023
1 parent 9b7ee42 commit 254458a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/spine-godot-v4.yml
Expand Up @@ -115,7 +115,7 @@ jobs:
path: spine-godot/godot/bin/godot-editor-macos.zip

godot-editor-macos-self-hosted:
runs-on: Marios-MacBook-Pro
runs-on: self-hosted
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 254458a

Please sign in to comment.