Skip to content

Commit

Permalink
🔧 Do not test on M1
Browse files Browse the repository at this point in the history
  • Loading branch information
Schneegans committed Jan 14, 2024
1 parent 7085e72 commit 35fb116
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,7 @@ jobs:
macos:
name: Test Deploy for macOS
strategy:
matrix:
os: [macos-11, macos-13-xlarge]
runs-on: ${{ matrix.os }}
runs-on: macos-11
permissions:
contents: write
steps:
Expand Down

0 comments on commit 35fb116

Please sign in to comment.