Skip to content

Commit f97ca83

Browse files
authored
ci: remove windows jobs (#34)
1 parent 368a7a4 commit f97ca83

File tree

2 files changed

+1
-56
lines changed

2 files changed

+1
-56
lines changed

.github/workflows/android-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
build:
99
strategy:
1010
matrix:
11-
os: [ubuntu-latest, windows-latest]
11+
os: [ubuntu-latest]
1212
newArchEnabled: [false, true]
1313
runs-on: ${{ matrix.os }}
1414
steps:

.github/workflows/windows-ci.yml

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)