mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-08 05:57:43 +00:00
Merge remote-tracking branch 'origin/main' into main
This commit is contained in:
@@ -20,10 +20,7 @@ jobs:
|
||||
- name: Install .NET 6.0 and 8.0
|
||||
uses: actions/setup-dotnet@v3
|
||||
with:
|
||||
dotnet-version: |
|
||||
'8'
|
||||
'7'
|
||||
'6'
|
||||
dotnet-version: '8.x'
|
||||
dotnet-quality: 'preview'
|
||||
include-prerelease: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user