This website requires JavaScript.
Explore
Help
Sign in
equinox
/
test
Watch
1
Star
0
Fork
You've already forked test
0
Code
Issues
1
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
ad8cc0657e
test
/
.forgejo
/
workflows
/
demo.yaml
11 lines
155 B
YAML
Raw
Normal View
History
Unescape
Escape
add demo action
2024-12-30 13:55:19 +00:00
on
:
[
push]
jobs
:
try 2 steps on 2 workers
2024-12-30 18:35:23 +00:00
test-amd64
:
runs-on
:
amd64
add demo action
2024-12-30 13:55:19 +00:00
steps
:
try 2 steps on 2 workers
2024-12-30 18:35:23 +00:00
-
run
:
docker info
test-arm64
:
runs-on
:
arm64
steps
:
-
run
:
docker info
Reference in a new issue
Copy permalink