Skip to content

Commit 948f272

Browse files
authored
Change build runner to ubuntu-latest
1 parent 78cbbec commit 948f272

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/X86-64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ env:
1919

2020
jobs:
2121
Build:
22-
runs-on: [self-hosted, Linux]
22+
runs-on: ubuntu-latest
2323

2424
steps:
2525
- name: Check Server Performance(检查服务器性能)

0 commit comments

Comments
 (0)