Skip to content

Commit 54d40a9

Browse files
committed
drop debian8
1 parent 3cc308f commit 54d40a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-opencvsharp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -286,7 +286,7 @@ jobs:
286286
- { os: centos.7, arch: arm64, runs-on: ubuntu-22.04-arm, image: centos:7 }
287287
- { os: centos.7, arch: arm64, runs-on: ubuntu-22.04-arm, image: oraclelinux:8 }
288288
- { os: centos.7, arch: arm64, runs-on: ubuntu-22.04-arm, image: oraclelinux:9 }
289-
- { os: centos.7, arch: arm64, runs-on: ubuntu-22.04-arm, image: debian:8 }
289+
# - { os: centos.7, arch: arm64, runs-on: ubuntu-22.04-arm, image: debian:8 } # debian:8 is not supported on arm64
290290
- { os: centos.7, arch: arm64, runs-on: ubuntu-22.04-arm, image: debian:9 }
291291
- { os: centos.7, arch: arm64, runs-on: ubuntu-22.04-arm, image: debian:10 }
292292
- { os: centos.7, arch: arm64, runs-on: ubuntu-22.04-arm, image: debian:11 }

0 commit comments

Comments
 (0)