Skip to content

Commit

Permalink
Disabled macos-11 test
Browse files Browse the repository at this point in the history
  • Loading branch information
leventeBajczi committed Mar 11, 2024
1 parent 84e581e commit 2ff9e35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mac-build-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-latest, macos-13, macos-12, macos-11]
os: [macos-latest, macos-13, macos-12]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout repository
Expand Down

0 comments on commit 2ff9e35

Please sign in to comment.