node-yara-rs

git clone git://archive.git.mtrnord.blog/MTRNord/node-yara-rs.git
Log | Files | Refs | README | LICENSE

commit 2450bf7c7f250f7557e6c12315f66758ffce2f29
parent 247286f81b4df5500edaa88fbb863cdc2c8618c0
Author: MTRNord <mtrnord1@gmail.com>
Date:   Sun,  8 Oct 2023 00:59:17 +0200

Dont test on arm macos since there are no native runners yet

Diffstat:
M.github/workflows/CI.yml | 2--
1 file changed, 0 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml @@ -134,8 +134,6 @@ jobs: settings: - host: macos-latest target: x86_64-apple-darwin - - host: macos-latest - target: aarch64-apple-darwin - host: windows-latest target: x86_64-pc-windows-msvc node: