appveyor.com Review, Pricing & Features

AppVeyor is a Windows-focused CI/CD platform founded in 2011. See 2026 pricing plans, key features, and how it compares to GitHub Actions and CircleCI.

Category
Productivity
Pricing
freemium, from $29/month
Verified
Not yet
Last updated
July 19, 2026
Founded
2011
Headquarters
Vancouver, British Columbia, Canada

What Is AppVeyor

AppVeyor is a hosted continuous integration and continuous delivery (CI/CD) platform founded in 2011 by Feodor Fitsner, headquartered in Vancouver, British Columbia, Canada. It automates building, testing, and deploying code hosted on GitHub, GitLab, Bitbucket, and other source control providers.

The platform runs build and test jobs on Windows, Linux, and macOS virtual machines, and it became particularly well known for offering strong, native Windows build support at a time when most CI services focused primarily on Linux.

AppVeyor is commonly used by .NET developers, Windows desktop application teams, and open-source projects that need to verify Windows compatibility alongside Linux and macOS builds.

Key Features

AppVeyor supports build matrices across Windows, Linux, and macOS, letting teams test the same codebase across multiple operating systems and runtime versions in parallel.

The platform integrates with popular source control providers (GitHub, GitLab, Bitbucket) and supports deployment to common targets, along with build artifact storage and test result reporting.

Self-hosted (on-premises) build agents are supported for teams that need to run jobs on their own infrastructure while still using AppVeyor's orchestration and reporting.

Pricing

AppVeyor's Open Source plan is free and includes unlimited public projects, one concurrent job, and up to five self-hosted job connections, making it accessible for public open-source projects.

Paid plans start at Basic ($29/month) for one private project, then Pro ($59/month, or $590/year), and Premium ($99/month, or $990/year), which is the first tier to include two concurrent jobs instead of one.

Extra concurrent jobs cost $50/month each and extra self-hosted job packs cost $10/month per five jobs; all plans cap build execution at 60 minutes per job, with a 50 percent discount for students, educational organizations, and open-source projects, and a 14-day free trial with no credit card required.

Key Features

Pros & Cons

Pros

  • Strong, long-established Windows build support
  • Cross-platform builds across Windows, Linux, and macOS
  • Free tier available for open-source and public projects
  • Simple, transparent per-project pricing tiers
  • Discounts available for students and educational use

Cons

  • Lower concurrency on lower tiers can slow down teams with many parallel builds
  • Faces heavy competition from GitHub Actions, which is bundled directly into GitHub
  • 60-minute maximum build execution time per job may not suit very large builds
  • Smaller market share and community compared to GitHub Actions, CircleCI, or GitLab CI/CD
  • Extra concurrency and self-hosted job packs add incremental cost as teams scale

Pricing

Frequently Asked Questions

What is AppVeyor used for

AppVeyor is a CI/CD platform used to automatically build, test, and deploy software projects, historically known for strong native Windows build support.

Is AppVeyor free to use

AppVeyor offers a free Open Source plan with unlimited public projects and one concurrent job; paid plans for private projects start at $29/month.

How does AppVeyor compare to GitHub Actions

GitHub Actions is built directly into GitHub and is the default choice for many teams already using GitHub, while AppVeyor is a separate, more Windows-focused CI service that some teams prefer for specific Windows build needs.

Who founded AppVeyor

AppVeyor was founded in 2011 by Feodor Fitsner, a former Microsoft Azure engineer, and is headquartered in Vancouver, Canada.

Does AppVeyor support Linux and macOS builds

Yes, in addition to Windows, AppVeyor supports building and testing on Linux (Ubuntu) and macOS virtual machines.

What is the maximum build time on AppVeyor

All AppVeyor plans have a maximum build job execution time of 60 minutes.

Does AppVeyor offer a free trial for paid plans

Yes, AppVeyor offers a 14-day free trial with no credit card required.

Related Tools