Skip to content

Commit

Permalink
ci: remove node architecture option
Browse files Browse the repository at this point in the history
  • Loading branch information
tao-cumplido committed Nov 7, 2024
1 parent 33c8922 commit 5732122
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,6 @@ jobs:
- uses: actions/setup-node@v4
with:
node-version: 22
architecture: ${{ matrix.arch }}
- run: npm ci
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 5732122

Please sign in to comment.