Skip to content

Commit 56bdb3b

Browse files
committed
ci: run arm64_docker_cmake on ubuntu arm runner
1 parent 31d4297 commit 56bdb3b

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/arm64_docker_cmake.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,11 +22,9 @@ jobs:
2222
]
2323
fail-fast: false
2424
name: arm64•${{matrix.distro}}•CMake
25-
runs-on: ubuntu-latest
25+
runs-on: ubuntu-24.04-arm
2626
steps:
2727
- uses: actions/checkout@v5
28-
- name: Set up QEMU
29-
uses: docker/setup-qemu-action@v3
3028
- name: Check docker
3129
run: |
3230
docker info

0 commit comments

Comments
 (0)