Compare commits
2 Commits
v3.3.1-nat
...
v3.4.0-nat
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
00684cebf2 | ||
|
|
a29c9c1085 |
@@ -21,7 +21,7 @@ env:
|
|||||||
# 构建 Job
|
# 构建 Job
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest # 如果host构建 :linux_amd64
|
||||||
steps:
|
steps:
|
||||||
- run: echo " The job was automatically triggered by a ${{ gitea.event_name }} event."
|
- 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!"
|
- run: echo " This job is now running on a ${{ runner.os }} server hosted by Gitea!"
|
||||||
|
|||||||
Reference in New Issue
Block a user