Skip to content

Commit d686efd

Browse files
committed
typo
1 parent e01332b commit d686efd

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

0 commit comments

Comments
 (0)