sync dotnet-core.yml with stable

This commit is contained in:
Frank Denis
2021-05-26 19:57:33 +02:00
parent d1a5aaecf0
commit e1186130f7
+2 -2
View File
@@ -183,12 +183,12 @@ jobs:
name: nuget-package
path: .libsodium-pack/bin/Release/libsodium.1.0.18.nupkg
test-ubuntu18_04:
test-ubuntu20_04:
runs-on: ubuntu-latest
needs:
- pack
container:
image: mcr.microsoft.com/dotnet/core/sdk:3.1-bionic
image: mcr.microsoft.com/dotnet/core/sdk:3.1-focal
env:
DOTNET_CLI_TELEMETRY_OPTOUT: 1
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1