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