Skip to content

Commit 6d265ec

Browse files
Merge pull request #78 from yegorich/remove-cross-compile-toolchains
CI: remove cross-compilation toolchains
2 parents 0e96d7a + 3dbd3e4 commit 6d265ec

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/compile.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ jobs:
3434
cmake \
3535
pkg-config \
3636
gcc \
37-
gcc-aarch64-linux-gnu \
38-
gcc-arm-linux-gnueabihf \
39-
gcc-mips-linux-gnu \
4037
libncurses-dev \
4138
fftw-dev \
4239
libfftw3-dev \

0 commit comments

Comments
 (0)