Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
marcprux committed Jan 4, 2025
1 parent 0d2bd69 commit f18aea6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
- name: "Test Swift Package on Linux"
run: swift test
- name: "Test Swift Package on Android"
uses: skiptools/swift-android-action@v2
uses: actions/swift-android-action@v2
macos-ios:
runs-on: macos-latest
steps:
Expand Down

0 comments on commit f18aea6

Please sign in to comment.