This commit is contained in:
parent
efb5329c54
commit
88c8ca1521
2
.github/workflows/工作流测试.yml
vendored
2
.github/workflows/工作流测试.yml
vendored
@ -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 }} 服务器上!"
|
||||
|
Loading…
x
Reference in New Issue
Block a user