Skip to content

Commit 0eda671

Browse files
committed
Revert "Pin build-android job to v2.6.4 of swift-android-action"
This reverts commit e81f68e.
1 parent ab8f080 commit 0eda671

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ jobs:
235235
steps:
236236
- uses: actions/checkout@v4
237237
- name: Run Tests on Android emulator
238-
uses: skiptools/swift-android-action@v2.6.4
238+
uses: skiptools/swift-android-action@v2
239239

240240
build-windows:
241241
runs-on: windows-latest

0 commit comments

Comments
 (0)