update runner

This commit is contained in:
Aleksandr Trushkin
2024-02-02 18:32:19 +03:00
parent d18d1d44dd
commit b43f70a894

View File

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