Skip to content

Commit

Permalink
Revert "Land #945"
Browse files Browse the repository at this point in the history
This reverts commit c1b61a7, reversing
changes made to 194a4a5.
  • Loading branch information
botovq committed Nov 11, 2023
1 parent da59bdc commit 63635ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: ["macos-13", "macos-12", "macos-11"]
os: ["macos-13", "macos-12"]
arch: ["arm64", "x86_64"]
steps:
- name: "Install required packages"
Expand Down

0 comments on commit 63635ea

Please sign in to comment.