Explorar o código

ci: fix missing macOS testing

Close https://github.com/napi-rs/package-template/issues/329
LongYinan %!s(int64=2) %!d(string=hai) anos
pai
achega
54a01bac32
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .github/workflows/CI.yml

+ 2 - 0
.github/workflows/CI.yml

@@ -219,6 +219,8 @@ jobs:
         settings:
           - host: windows-latest
             target: x86_64-pc-windows-msvc
+          - host: macos-latest
+            target: x86_64-apple-darwin
         node:
           - '14'
           - '16'