Compare commits

..

No commits in common. "bd8d23e022c7b1baf4deeb261660b78a3d500c52" and "8d0a27d0d09a596d1d54a369d46a914ecdc5b69b" have entirely different histories.

View File

@ -4,7 +4,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: windows
runs-on: windows:host
steps:
- run: echo "🎉 The job was automatically triggered by a ${{ gitea.event_name }} event."
- run: echo "🐧 This job is now running on a ${{ runner.os }} server hosted by Gitea!"