Attempt fixing session verification cancellation test flakiness and pinning the Xcode version on all workflows
This commit is contained in:
committed by
Stefan Ceriu
parent
4ac2b9c493
commit
72848c98fa
5
.github/workflows/ui_tests.yml
vendored
5
.github/workflows/ui_tests.yml
vendored
@@ -18,11 +18,6 @@ jobs:
|
||||
cancel-in-progress: true
|
||||
|
||||
steps:
|
||||
- name: Setup Xcode version
|
||||
uses: maxim-lobanov/setup-xcode@v1.4.1
|
||||
with:
|
||||
xcode-version: '13.4'
|
||||
|
||||
- uses: actions/checkout@v3
|
||||
with:
|
||||
lfs: true
|
||||
|
||||
Reference in New Issue
Block a user