mirror of
https://github.com/mihakralj/QuanTAlib.git
synced 2026-08-05 12:37:43 +00:00
Merge remote-tracking branch 'origin/main' into main
This commit is contained in:
@@ -17,12 +17,12 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
|
||||
- name: Install .NET 7.0
|
||||
- name: Install .NET 6.0 and 8.0
|
||||
uses: actions/setup-dotnet@v1
|
||||
with:
|
||||
dotnet-version: |
|
||||
7.0.x
|
||||
5.0.x
|
||||
8.0.x
|
||||
6.0.x
|
||||
include-prerelease: true
|
||||
|
||||
- name: Install JDK11 for Sonar Scanner
|
||||
|
||||
Reference in New Issue
Block a user