Skip to content

Commit

Permalink
ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
ROZ-MOFUMOFU-ME authored Sep 23, 2024
1 parent 9f9811b commit 7f7e1f9
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,9 @@ jobs:
- run: npm i

test:
runs-on: ${{ matrix.os }}

runs-on: ubuntu-latest
strategy:
matrix:
os: [ubuntu-latest, macos-latest, windows-2019]
node-version: [16.x, 18.x, 20.x, 22.x]

steps:
Expand Down Expand Up @@ -60,4 +58,4 @@ jobs:
extra_plugins: |
@semantic-release/changelog
@semantic-release/git

0 comments on commit 7f7e1f9

Please sign in to comment.