diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e485e46..e054be8 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -26,7 +26,7 @@ jobs: test_mac: name: Test on macOS - runs-on: macOS-latest + runs-on: macos-latest strategy: matrix: target: [x86_64-apple-darwin, aarch64-apple-darwin]