mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 06:00:46 +00:00
CI: Test
This commit is contained in:
@@ -16,7 +16,7 @@ branches:
|
||||
mono: none
|
||||
|
||||
# ASF requires .NET Core 2.0+
|
||||
dotnet: 2.0.0
|
||||
dotnet: 2.0
|
||||
|
||||
env:
|
||||
global:
|
||||
|
||||
@@ -10,7 +10,7 @@ configuration: Release
|
||||
platform: Any CPU
|
||||
clone_depth: 10
|
||||
environment:
|
||||
DOTNET_CHANNEL: release/2.0.0
|
||||
DOTNET_CHANNEL: 2.0
|
||||
DOTNET_CLI_TELEMETRY_OPTOUT: true
|
||||
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
|
||||
RUNTIMES: generic win-x64 linux-x64 linux-arm osx-x64
|
||||
|
||||
Reference in New Issue
Block a user