Skip to content

Commit 72490b9

Browse files
authored
ci: use ubuntu-latest (firebase#606)
1 parent 11fe1f8 commit 72490b9

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.github/workflows/android.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,7 @@ on:
66

77
jobs:
88
build:
9-
# TODO: Unpin version once firebase/snippets-android#602 is fixed
10-
# https://github.com/firebase/snippets-android/issues/602
11-
runs-on: ubuntu-22.04
9+
runs-on: ubuntu-latest
1210
steps:
1311
- uses: actions/checkout@v4
1412
- name: Check Snippets

0 commit comments

Comments
 (0)