Skip to content

Commit b4be3cd

Browse files
committed
try ubuntu latest
1 parent 052db8a commit b4be3cd

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-ubuntu-latest-x64-16x
33+
runs-on: ubuntu-last
3434
steps:
3535
- name: Checkout
3636
uses: actions/checkout@v4

0 commit comments

Comments
 (0)