Skip to content

Commit c56ac33

Browse files
committed
try the warp runners again
1 parent 75c57c9 commit c56ac33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: ./gradlew library:testDebug
3131
library-integration:
3232
name: Library (Integration Tests)
33-
runs-on: warp-macos-latest-arm64-6x
33+
runs-on: warp-macos-13-arm64-6x
3434
steps:
3535
- name: Checkout project sources
3636
uses: actions/checkout@v3

0 commit comments

Comments
 (0)