Deploy GitHub Actions workflows using Windows Sandbox
Introduction
Configure Windows Sandbox as your GitHub Actions self-hosted Arm64 runner
Build and run the .NET application using the GitHub Actions workflow
Next Steps
Deploy GitHub Actions workflows using Windows Sandbox
Who is this for?
This is an introductory topic for software developers who are developing applications on Windows on Arm computers.
What will you learn?
Upon completion of this Learning Path, you will be able to:
- Configure Windows Sandbox as a self-hosted GitHub Actions runner.
- Build and run a .NET 8 Windows Presentation Foundation (WPF) application using a self-hosted GitHub Actions runner in your CI/CD workflow.
Prerequisites
Before starting, you will need the following:
- A Windows on Arm computer such as the Lenovo Thinkpad X13s running Windows 11 Version 22H2 which has Windows Sandbox enabled .
- A valid GitHub account to complete this Learning Path.