Change SDK ver for GitLab CI to match global.json (fixes #2231)
see 5a1b5915b
This commit is contained in:
parent
d8056b3deb
commit
5c250a7ca5
|
@ -1,4 +1,4 @@
|
|||
image: mcr.microsoft.com/dotnet/sdk:latest
|
||||
image: mcr.microsoft.com/dotnet/core/sdk:3.1
|
||||
|
||||
stages:
|
||||
- build
|
||||
|
|
Loading…
Reference in New Issue