File tree Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Expand file tree Collapse file tree 8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change @@ -120,7 +120,7 @@ jobs:
120
120
- uses : ruby/setup-ruby@v1
121
121
- uses : actions/setup-python@v4
122
122
with :
123
- python-version : ' 3.7 '
123
+ python-version : ' 3.11 '
124
124
- name : Setup quickstart
125
125
env :
126
126
LEGACY : true
@@ -133,7 +133,7 @@ jobs:
133
133
LEGACY : true
134
134
run : ([ -z $plist_secret ] || scripts/third_party/travis/retry.sh scripts/test_quickstart_ftl.sh ABTesting)
135
135
- id : ftl_test
136
- uses : FirebaseExtended/github-actions/firebase-test-lab@v1.2
136
+ uses : FirebaseExtended/github-actions/firebase-test-lab@v1.4
137
137
with :
138
138
credentials_json : ${{ secrets.FIREBASE_SERVICE_ACCOUNT_CREDENTIALS }}
139
139
testapp_dir : quickstart-ios/build-for-testing
Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ jobs:
134
134
- uses : ruby/setup-ruby@v1
135
135
- uses : actions/setup-python@v4
136
136
with :
137
- python-version : ' 3.7 '
137
+ python-version : ' 3.11 '
138
138
- name : Setup quickstart
139
139
run : scripts/setup_quickstart.sh crashlytics
140
140
env :
@@ -156,7 +156,7 @@ jobs:
156
156
env :
157
157
LEGACY : true
158
158
- id : ftl_test
159
- uses : FirebaseExtended/github-actions/firebase-test-lab@v1.2
159
+ uses : FirebaseExtended/github-actions/firebase-test-lab@v1.4
160
160
with :
161
161
credentials_json : ${{ secrets.FIREBASE_SERVICE_ACCOUNT_CREDENTIALS }}
162
162
testapp_dir : quickstart-ios/build-for-testing
Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ jobs:
122
122
- uses : ruby/setup-ruby@v1
123
123
- uses : actions/setup-python@v4
124
124
with :
125
- python-version : ' 3.7 '
125
+ python-version : ' 3.11 '
126
126
- name : Setup quickstart
127
127
run : scripts/setup_quickstart.sh DynamicLinks
128
128
- name : Install Secret GoogleService-Info.plist
@@ -139,7 +139,7 @@ jobs:
139
139
if : ${{ always() }}
140
140
run : ([ -z $plist_secret ] || scripts/third_party/travis/retry.sh scripts/test_quickstart_ftl.sh DynamicLinks swift)
141
141
- id : ftl_test
142
- uses : FirebaseExtended/github-actions/firebase-test-lab@v1.2
142
+ uses : FirebaseExtended/github-actions/firebase-test-lab@v1.4
143
143
with :
144
144
credentials_json : ${{ secrets.FIREBASE_SERVICE_ACCOUNT_CREDENTIALS }}
145
145
testapp_dir : quickstart-ios/build-for-testing
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ jobs:
147
147
- uses : ruby/setup-ruby@v1
148
148
- uses : actions/setup-python@v4
149
149
with :
150
- python-version : ' 3.7 '
150
+ python-version : ' 3.11 '
151
151
- name : Setup quickstart
152
152
run : scripts/setup_quickstart.sh functions
153
153
- name : install secret googleservice-info.plist
@@ -162,7 +162,7 @@ jobs:
162
162
run : ([ -z $plist_secret ] ||
163
163
scripts/third_party/travis/retry.sh scripts/test_quickstart_ftl.sh Functions swift)
164
164
- id : ftl_test
165
- uses : FirebaseExtended/github-actions/firebase-test-lab@v1.2
165
+ uses : FirebaseExtended/github-actions/firebase-test-lab@v1.4
166
166
with :
167
167
credentials_json : ${{ secrets.FIREBASE_SERVICE_ACCOUNT_CREDENTIALS }}
168
168
testapp_dir : quickstart-ios/build-for-testing
Original file line number Diff line number Diff line change @@ -125,7 +125,7 @@ jobs:
125
125
- uses : ruby/setup-ruby@v1
126
126
- uses : actions/setup-python@v4
127
127
with :
128
- python-version : ' 3.7 '
128
+ python-version : ' 3.11 '
129
129
- name : Setup quickstart
130
130
run : scripts/setup_quickstart.sh installations
131
131
- name : Copy mock plist
@@ -135,7 +135,7 @@ jobs:
135
135
- name : Build swift quickstart
136
136
run : scripts/third_party/travis/retry.sh scripts/test_quickstart_ftl.sh Installations swift
137
137
- id : ftl_test
138
- uses : FirebaseExtended/github-actions/firebase-test-lab@v1.2
138
+ uses : FirebaseExtended/github-actions/firebase-test-lab@v1.4
139
139
with :
140
140
credentials_json : ${{ secrets.FIREBASE_SERVICE_ACCOUNT_CREDENTIALS }}
141
141
testapp_dir : quickstart-ios/build-for-testing
Original file line number Diff line number Diff line change @@ -162,7 +162,7 @@ jobs:
162
162
- uses : ruby/setup-ruby@v1
163
163
- uses : actions/setup-python@v4
164
164
with :
165
- python-version : ' 3.7 '
165
+ python-version : ' 3.11 '
166
166
- name : Setup quickstart
167
167
run : scripts/setup_quickstart.sh messaging
168
168
- name : Install Secret GoogleService-Info.plist
@@ -175,7 +175,7 @@ jobs:
175
175
run : ([ -z $plist_secret ] ||
176
176
scripts/third_party/travis/retry.sh scripts/test_quickstart_ftl.sh Messaging swift)
177
177
- id : ftl_test
178
- uses : FirebaseExtended/github-actions/firebase-test-lab@v1.2
178
+ uses : FirebaseExtended/github-actions/firebase-test-lab@v1.4
179
179
with :
180
180
credentials_json : ${{ secrets.FIREBASE_SERVICE_ACCOUNT_CREDENTIALS }}
181
181
testapp_dir : quickstart-ios/build-for-testing
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ jobs:
105
105
- uses : ruby/setup-ruby@v1
106
106
- uses : actions/setup-python@v4
107
107
with :
108
- python-version : ' 3.7 '
108
+ python-version : ' 3.11 '
109
109
- name : Setup quickstart
110
110
run : scripts/setup_quickstart.sh performance
111
111
- name : Install Secret GoogleService-Info.plist
@@ -116,7 +116,7 @@ jobs:
116
116
# - name: Build objc quickstart
117
117
# run: ([ -z $plist_secret ] || scripts/third_party/travis/retry.sh scripts/test_quickstart_ftl.sh Performance)
118
118
- id : ftl_test
119
- uses : FirebaseExtended/github-actions/firebase-test-lab@v1.2
119
+ uses : FirebaseExtended/github-actions/firebase-test-lab@v1.4
120
120
with :
121
121
credentials_json : ${{ secrets.FIREBASE_SERVICE_ACCOUNT_CREDENTIALS }}
122
122
testapp_dir : quickstart-ios/build-for-testing
Original file line number Diff line number Diff line change @@ -149,7 +149,7 @@ jobs:
149
149
- uses : ruby/setup-ruby@v1
150
150
- uses : actions/setup-python@v4
151
151
with :
152
- python-version : ' 3.7 '
152
+ python-version : ' 3.11 '
153
153
- name : Setup quickstart
154
154
run : scripts/setup_quickstart.sh storage
155
155
- name : Install Secret GoogleService-Info.plist
@@ -160,7 +160,7 @@ jobs:
160
160
- name : Build swift quickstart
161
161
run : ([ -z $plist_secret ] || scripts/third_party/travis/retry.sh scripts/test_quickstart_ftl.sh Storage swift)
162
162
- id : ftl_test
163
- uses : FirebaseExtended/github-actions/firebase-test-lab@v1.2
163
+ uses : FirebaseExtended/github-actions/firebase-test-lab@v1.4
164
164
with :
165
165
credentials_json : ${{ secrets.FIREBASE_SERVICE_ACCOUNT_CREDENTIALS }}
166
166
testapp_dir : quickstart-ios/build-for-testing
You can’t perform that action at this time.
0 commit comments