Skip to content

Commit ad64d69

Browse files
authored
Merge branch 'master' into ali/ft.profile_ProfilingInformation
2 parents d62de2d + 00c7895 commit ad64d69

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.github/workflows/reusable.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,10 @@ jobs:
3737
- name: .NET Core 8
3838
uses: actions/setup-dotnet@v3
3939
with:
40-
dotnet-version: 8
40+
dotnet-version: |
41+
6
42+
7
43+
8
4144
4245
- name: Run redis-stack-server docker
4346
working-directory: .github

0 commit comments

Comments
 (0)