Sample GitHub Actions YML boilerplate files to get started with GitHub Actions, or to quickly debug or try it out with some standard runners.
Software | Platform | File |
---|---|---|
SQL Server 2017 | Ubuntu 20.04 | sqlserver_2017_ubuntu_20.04.yml |
SQL Server 2019 | Ubuntu 20.04 | sqlserver_2019_ubuntu_20.04.yml |
SQL Server 2019 | Ubuntu 22.04 | sqlserver_2019_ubuntu_22.04.yml |
SQL Server 2019 | Ubuntu Latest | sqlserver_2019_ubuntu_latest.yml |
SQL Server 2022 | Ubuntu 20.04 | sqlserver_2022_ubuntu_20.04.yml |
SQL Server 2022 | Ubuntu 22.04 | sqlserver_2022_ubuntu_22.04.yml |
SQL Server 2022 | Ubuntu Latest | sqlserver_2022_ubuntu_latest.yml |