Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiou87 committed Jan 21, 2025
1 parent f1f9687 commit d2b8d28
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,14 @@ jobs:
friendlyName: Windows
- os: windows-latest
friendlyName: Windows
nodeVersion: 20
arch: x86
npm_config_arch: ia32
- os: windows-latest
friendlyName: Windows
nodeVersion: 20
arch: arm64
npm_config_arch: ia32
npm_config_arch: arm64
- os: ubuntu-latest
friendlyName: Linux
timeout-minutes: 10
Expand Down

0 comments on commit d2b8d28

Please sign in to comment.