mirror of
https://github.com/JustArchiNET/ArchiSteamFarm
synced 2024-11-10 15:14:41 +00:00
Update ci.yml
This commit is contained in:
parent
cb2225d420
commit
291a214051
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -5,7 +5,7 @@ on: [push, pull_request]
|
|||
env:
|
||||
CONFIGURATION: Release
|
||||
DOTNET_CLI_TELEMETRY_OPTOUT: 1
|
||||
DOTNET_SDK_VERSION: 3.1.300
|
||||
DOTNET_SDK_VERSION: 3.1.x
|
||||
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: 1
|
||||
NET_CORE_VERSION: netcoreapp3.1
|
||||
NET_FRAMEWORK_VERSION: net48
|
||||
|
|
Loading…
Reference in a new issue