Skip to content

Commit db2ba6f

Browse files
committed
Android CI
1 parent b444594 commit db2ba6f

File tree

2 files changed

+20
-17
lines changed

2 files changed

+20
-17
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ jobs:
137137

138138
android:
139139
name: Android
140-
runs-on: ubuntu-22.04
140+
runs-on: ubuntu-latest
141141
steps:
142-
- uses: johankool/swift-android-test-action@v1
142+
- uses: actions/checkout@v4
143+
- name: "Test Swift Package on Android"
144+
uses: skiptools/swift-android-action@v2

Package.resolved

Lines changed: 16 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)