Skip to content

Commit

Permalink
Remove macOS 13 runner
Browse files Browse the repository at this point in the history
  • Loading branch information
THISISDINOSAUR committed Nov 4, 2024
1 parent 8f60e11 commit 37c1d63
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/pir_end_to_end_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,8 @@ jobs:
strategy:
fail-fast: false
matrix:
runner: [macos-13-xlarge, macos-14-xlarge]
runner: [macos-14-xlarge]
include:
- xcode-version: "15.2"
runner: macos-14-xlarge
- xcode-version: "15.4"
runner: macos-14-xlarge

Expand Down

0 comments on commit 37c1d63

Please sign in to comment.