Skip to content

Commit c86a433

Browse files
committed
gh-actions gcc-16: armel seems to be no longer available
1 parent 37951ea commit c86a433

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.github/workflows/gcc-snapshot.yml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -267,12 +267,12 @@ jobs:
267267
fail-fast: false
268268
matrix:
269269
include:
270-
- version: 16
271-
cross: armel
272-
arch_gnu_abi: eabi
273-
arch_deb: armel
274-
arch_gnu: arm
275-
distro: ubuntu-24.04
270+
# - version: 16
271+
# cross: armel
272+
# arch_gnu_abi: eabi
273+
# arch_deb: armel
274+
# arch_gnu: arm
275+
# distro: ubuntu-24.04
276276
- version: 16
277277
cross: riscv64
278278
arch_gnu: riscv64

0 commit comments

Comments
 (0)