We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75c57c9 commit c56ac33Copy full SHA for c56ac33
.github/workflows/test.yml
@@ -30,7 +30,7 @@ jobs:
30
run: ./gradlew library:testDebug
31
library-integration:
32
name: Library (Integration Tests)
33
- runs-on: warp-macos-latest-arm64-6x
+ runs-on: warp-macos-13-arm64-6x
34
steps:
35
- name: Checkout project sources
36
uses: actions/checkout@v3
0 commit comments