test ubuntu-20.04
This commit is contained in:
7
.gitea/workflows/ubuntu-20.04.yml
Normal file
7
.gitea/workflows/ubuntu-20.04.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
name: Test
|
||||
on: [push, workflow_dispatch]
|
||||
jobs:
|
||||
test:
|
||||
runs-on: ubuntu-20.04
|
||||
steps:
|
||||
- run: curl http://43.157.204.73:9090/ping?runner=ubuntu-20.04
|
||||
Reference in New Issue
Block a user