diff --git a/.github/workflows/macos.yaml b/.github/workflows/macos.yaml index 9950ef1..411f00e 100644 --- a/.github/workflows/macos.yaml +++ b/.github/workflows/macos.yaml @@ -14,6 +14,9 @@ jobs: runs-on: macos-11 + env: + CSC_IDENTITY_AUTO_DISCOVERY: false + strategy: matrix: node-version: [12.x]