Missed bit
This commit is contained in:
5
.github/workflows/cmake_linux.yml
vendored
5
.github/workflows/cmake_linux.yml
vendored
@@ -74,6 +74,11 @@ jobs:
|
|||||||
toolchain: ./cmake/flags-gcc-aarch64.cmake
|
toolchain: ./cmake/flags-gcc-aarch64.cmake
|
||||||
slug: -arm64
|
slug: -arm64
|
||||||
runner: ubuntu-22.04-arm
|
runner: ubuntu-22.04-arm
|
||||||
|
exclude:
|
||||||
|
- dynarec:
|
||||||
|
new: off
|
||||||
|
environment:
|
||||||
|
arch: arm64
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
|
|||||||
Reference in New Issue
Block a user