Skip to content

Commit

Permalink
docs: remove references to CircleCI and AppVeyor (#1785)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsanders11 authored Jan 24, 2025
1 parent 9f1c240 commit 372911b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ We use the label [`help wanted`](https://github.com/electron/packager/issues?q=i

Here are some things to keep in mind as you file pull requests to fix bugs, add new features, etc.:

* CircleCI and AppVeyor are used to make sure that the project builds packages as expected on the
* GitHub Actions is used to make sure that the project builds packages as expected on the
supported platforms, using supported Node.js versions.
* Unless it's impractical, please write tests for your changes. This will help us so that we can
spot regressions much easier.
Expand Down

0 comments on commit 372911b

Please sign in to comment.