update runner

This commit is contained in:
Aleksandr Trushkin
2024-02-02 18:33:15 +03:00
parent b43f70a894
commit 7fdc40c07a

View File

@ -4,7 +4,7 @@ on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: linux_arm
runs-on: ubuntu_latest
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!"