Skip to content

Commit 7ec6627

Browse files
committed
remove android build
1 parent 71e7748 commit 7ec6627

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/build.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -94,13 +94,3 @@ jobs:
9494
run: swift build --build-tests
9595
- name: Test
9696
run: swift test --skip-build
97-
98-
android:
99-
runs-on: ubuntu-latest
100-
steps:
101-
- name: Checkout
102-
uses: actions/checkout@v4
103-
- name: Build and Test
104-
uses: skiptools/swift-android-action@v2
105-
with:
106-
swift-version: 6.2

0 commit comments

Comments
 (0)