Change SDK ver for GitLab CI to match global.json (fixes #2231)

see 5a1b5915b
This commit is contained in:
YoshiRulz 2020-07-15 16:00:53 +10:00
parent d8056b3deb
commit 5c250a7ca5
No known key found for this signature in database
GPG Key ID: C4DE31C245353FB7
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
image: mcr.microsoft.com/dotnet/sdk:latest
image: mcr.microsoft.com/dotnet/core/sdk:3.1
stages:
- build