Skip to content

Commit 0a86e07

Browse files
committed
ci: remove arm64 almalinux and rockylinux job
note: swig configure didn't work in these env.
1 parent 0de8211 commit 0a86e07

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/arm64_docker.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,12 +12,12 @@ jobs:
1212
strategy:
1313
matrix:
1414
distro: [
15-
almalinux,
15+
# almalinux,
1616
alpine,
1717
debian,
1818
fedora,
1919
opensuse,
20-
rockylinux,
20+
# rockylinux,
2121
ubuntu
2222
]
2323
fail-fast: false

0 commit comments

Comments
 (0)