Skip to content

Commit 39581ef

Browse files
committed
修复找不到运行设备
1 parent bf79ac1 commit 39581ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/MediaConverters.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ jobs:
1818

1919
BuildOnLinux:
2020

21-
runs-on: linux-latest
21+
runs-on: ubuntu-latest
2222

2323
steps:
2424
- uses: actions/checkout@v1

0 commit comments

Comments
 (0)