Skip to content

Commit 81b8bdd

Browse files
committed
update ci
1 parent dbfb943 commit 81b8bdd

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,10 @@ jobs:
2222
strategy:
2323
fail-fast: false
2424
matrix:
25-
unrar_target: [unrar-win64, unrar-win32, unrar-arm64]
25+
unrar_target: [unrar-win64, unrar-arm64]
2626
include:
2727
- unrar_target: unrar-win64
2828
short_target: win64
29-
- unrar_target: unrar-win32
30-
short_target: win32
3129
- unrar_target: unrar-arm64
3230
short_target: arm64
3331
steps:

0 commit comments

Comments
 (0)