We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 052db8a commit b4be3cdCopy full SHA for b4be3cd
.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-ubuntu-latest-x64-16x
+ runs-on: ubuntu-last
34
steps:
35
- name: Checkout
36
uses: actions/checkout@v4
0 commit comments