We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 78cbbec commit 948f272Copy full SHA for 948f272
.github/workflows/X86-64.yml
@@ -19,7 +19,7 @@ env:
19
20
jobs:
21
Build:
22
- runs-on: [self-hosted, Linux]
+ runs-on: ubuntu-latest
23
24
steps:
25
- name: Check Server Performance(检查服务器性能)
0 commit comments