Skip to content

Commit

Permalink
production_install
Browse files Browse the repository at this point in the history
  • Loading branch information
Fe committed Jun 30, 2024
1 parent a5ce70d commit f562ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
production_install:
strategy:
matrix:
node: [ '12', '14', '16', '18' ]
node: [ '16', '18' ]
os: [ 'ubuntu-latest', 'macos-latest', 'windows-latest' ]
runs-on: ${{ matrix.os }}
timeout-minutes: 15
Expand Down

0 comments on commit f562ae4

Please sign in to comment.