.NET Core sdk installed on every build

I haven’t been able to build FluentMigrator CI pull requests on GitHub due to the enormous increase in build time.
Would it be faster to use Docker and just install docker-ce via apt and pull down the dotnet sdk image form the Docker Registry than build mono from scratch?