Skip to content

Commit

Permalink
ci: test
Browse files Browse the repository at this point in the history
  • Loading branch information
rndquu committed May 20, 2024
1 parent 0646477 commit dceae18
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
nodeLinker: node-modules
supportedArchitectures:
os:
- 'darwin'
- 'linux'
- 'win32'
cpu:
- 'x64'
- 'x86'
- 'arm'
- 'ia32'
libc:
- 'glibc'
- 'musl'

0 comments on commit dceae18

Please sign in to comment.