Attempt fixing session verification cancellation test flakiness and pinning the Xcode version on all workflows

This commit is contained in:
Stefan Ceriu
2022-10-14 13:55:32 +03:00
committed by Stefan Ceriu
parent 4ac2b9c493
commit 72848c98fa
3 changed files with 8 additions and 7 deletions

View File

@@ -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