测试标签
Some checks failed
工作流测试 / Explore-GitHub-Actions (push) Has been cancelled

This commit is contained in:
寻觅 2025-02-27 15:34:15 +08:00
parent efb5329c54
commit 88c8ca1521

View File

@ -3,7 +3,7 @@ run-name: ${{ github.actor }} 测试工作流 🚀
on: [push]
jobs:
Explore-GitHub-Actions:
runs-on: ubuntu-latest
runs-on: linux_loongarch64_abi2.0
steps:
- run: echo "🎉 工作流事件由 ${{ github.event_name }} 触发"
- run: echo "🐧 该任务运行在GitHub托管的 ${{ runner.os }} 服务器上!"