Skip to content

Commit

Permalink
integration test fix?
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 committed Oct 25, 2023
1 parent 45636cf commit 8a6b5a8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/storage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,9 @@ jobs:
strategy:
matrix:
include:
- os: macos-12
xcode: Xcode_14.2
# Only one os to avoid contention in the integration tests.
# - os: macos-12
# xcode: Xcode_14.2
- os: macos-13
xcode: xcode_15.0.1
env:
Expand Down

0 comments on commit 8a6b5a8

Please sign in to comment.