Skip to content

Commit f8eb17e

Browse files
committed
drop android first
1 parent 07e5995 commit f8eb17e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/opencvsharp.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ jobs:
4141
- { os: rhel.8, arch: arm64, runs-on: ubuntu-22.04-arm, image: oraclelinux:8 }
4242
- { os: rhel.9, arch: x64, runs-on: ubuntu-22.04, image: oraclelinux:9 }
4343
- { os: rhel.9, arch: arm64, runs-on: ubuntu-22.04-arm, image: oraclelinux:9 }
44-
- { os: android, arch: arm64, runs-on: ubuntu-22.04 }
45-
- { os: android, arch: x64, runs-on: ubuntu-22.04 }
44+
# - { os: android, arch: arm64, runs-on: ubuntu-22.04 }
45+
# - { os: android, arch: x64, runs-on: ubuntu-22.04 }
4646

4747
steps:
4848
- name: Checkout

0 commit comments

Comments
 (0)