1 parent 268836c commit 22ac382Copy full SHA for 22ac382
1 file changed
.github/workflows/gstreamer.yml
@@ -14,8 +14,7 @@ on:
14
15
jobs:
16
build:
17
- runs-on: ubuntu-24.04
18
- # 使用 QEMU 模拟 ARM64 环境以运行容器
+ runs-on: ubuntu-24.04-arm
19
steps:
20
- name: Checkout GStreamer source code
21
uses: actions/checkout@v4
0 commit comments