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