이 버전의 GitHub Enterprise는 다음 날짜에 중단되었습니다. 2025-06-19. 중요한 보안 문제에 대해서도 패치 릴리스가 이루어지지 않습니다. 더 뛰어난 성능, 향상된 보안, 새로운 기능을 위해 최신 버전의 GitHub Enterprise Server로 업그레이드합니다. 업그레이드에 대한 도움말은 GitHub Enterprise 지원에 문의하세요.
Building and testing
You can automatically build and test your projects with GitHub Actions.
Building and testing Go
Learn how to create a continuous integration (CI) workflow to build and test your Go project.
Building and testing Java with Ant
Learn how to create a continuous integration (CI) workflow in GitHub Actions to build and test your Java project with Ant.
Building and testing Java with Gradle
Learn how to create a continuous integration (CI) workflow in GitHub Actions to build and test your Java project with Gradle.
Building and testing Java with Maven
Learn how to create a continuous integration (CI) workflow in GitHub Actions to build and test your Java project with Maven.
Building and testing .NET
Learn how to create a continuous integration (CI) workflow to build and test your .NET project.
Building and testing Node.js
Learn how to create a continuous integration (CI) workflow to build and test your Node.js project.
Building and testing PowerShell
Learn how to create a continuous integration (CI) workflow to build and test your PowerShell project.
Building and testing Python
Learn how to create a continuous integration (CI) workflow to build and test your Python project.
Building and testing Ruby
You can create a continuous integration (CI) workflow to build and test your Ruby project.
Building and testing Rust
Learn how to create a continuous integration (CI) workflow to build and test your Rust project.
Building and testing Swift
Learn how to create a continuous integration (CI) workflow to build and test your Swift project.
Building and testing Xamarin applications
Learn how to create a continuous integration (CI) workflow in GitHub Actions to build and test your Xamarin application.