Remove macos in workflow

(cherry picked from commit d0f8444b6d)
This commit is contained in:
chen08209
2024-06-06 22:29:26 +08:00
parent 3c46cd792c
commit a3d75d276c

View File

@@ -17,8 +17,8 @@ jobs:
os: windows-latest
- platform: linux
os: ubuntu-latest
- platform: macos
os: macos-13
# - platform: macos
# os: macos-13
steps:
- name: Checkout