Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: reduce ci times and add node17 test #3672

Merged
merged 1 commit into from
Dec 25, 2021
Merged

ci: reduce ci times and add node17 test #3672

merged 1 commit into from
Dec 25, 2021

Conversation

iChenLei
Copy link
Member

@iChenLei iChenLei commented Nov 29, 2021

What:

previous ci config new ci config
matrix tests node(10/12/14/16) with os(win/mac/linux) matrix tests node16 with os(win/mac/linux) and node(10,12,14,17) width ubuntu
Total 12 tests suite Total 7 tests suite

Why:

Too many Redundant tests ci, reconfig to reduce ci times and failures ( https://github.com/less/less.js/actions?query=is%3Afailure )

How:

Change ci.yml

Checklist:

  • Documentation
  • Added/updated unit tests
  • Code complete

cc @matthew-dean

@iChenLei iChenLei merged commit cb89770 into less:master Dec 25, 2021
@iChenLei iChenLei deleted the actions-ci branch December 25, 2021 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants