Skip to content

Commit b117fa9

Browse files
committed
Remove Android CI
1 parent 5aa1676 commit b117fa9

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,11 +26,3 @@ jobs:
2626
uses: apple/swift-nio/.github/workflows/macos_tests.yml@main
2727
with:
2828
build_scheme: swift-openapi-urlsession
29-
30-
android-tests:
31-
name: Android tests
32-
runs-on: ubuntu-latest
33-
steps:
34-
- uses: actions/checkout@v4
35-
- name: "Test Swift Package on Android"
36-
uses: skiptools/swift-android-action@v2

0 commit comments

Comments
 (0)