Skip to content

Commit 9b5722a

Browse files
committed
fix: typo
1 parent 5503df6 commit 9b5722a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ jobs:
8787
script: flutter test integration_test/firebase_ui_test.dart --dart-define=CI=true -d emulator-5554
8888

8989
ios:
90-
runs-on: macolatest
90+
runs-on: macos-latest
9191
timeout-minutes: 45
9292
steps:
9393
- uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332

0 commit comments

Comments
 (0)