Skip to content

Commit

Permalink
Storage integration tests: back to macos-12 to reduce flakes
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 committed Jan 12, 2024
1 parent b880ec8 commit 49dfc08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/storage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ jobs:
strategy:
matrix:
include:
- os: macos-13
xcode: Xcode_15.1
- os: macos-12
xcode: Xcode_14.2
env:
plist_secret: ${{ secrets.GHASecretsGPGPassphrase1 }}
runs-on: ${{ matrix.os }}
Expand Down

0 comments on commit 49dfc08

Please sign in to comment.