Skip to content

Commit 3d747da

Browse files
committed
remove quote
1 parent fa2a485 commit 3d747da

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
@@ -387,7 +387,7 @@ jobs:
387387
- { os: ubuntu.22.04, arch: arm64, runs-on: ubuntu-22.04-arm, image: ubuntu:24.04 }
388388

389389
# alpine 3.22 is musl-libc 1.2.5, compiled with gcc 14.2.0
390-
# should supports alpine:3.13+(musl-libc 1.2.2))
390+
# should supports alpine:3.13+(musl-libc 1.2.2)
391391
- { os: alpine.3.22, arch: x64, runs-on: ubuntu-22.04, image: alpine:3.13 } # musl-libc 1.2.2
392392
- { os: alpine.3.22, arch: x64, runs-on: ubuntu-22.04, image: alpine:3.14 }
393393
- { os: alpine.3.22, arch: x64, runs-on: ubuntu-22.04, image: alpine:3.15 }

0 commit comments

Comments
 (0)