diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 912860c..c4eeff3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -16,7 +16,8 @@ jobs: matrix: os: - ubuntu-latest - - macos-latest + - macos-13 # Intel + - macos-latest # Apple Silicon - windows-latest node_version: - 18