Benchmark .NET 8.0, as well

This commit is contained in:
Asriel Camora
2023-11-10 18:58:34 -08:00
parent 036cbb2fb4
commit bddc977cd8
4 changed files with 16 additions and 5 deletions
+3 -1
View File
@@ -90,7 +90,9 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v3
with:
dotnet-version: '7.0'
dotnet-version: |
7.0
8.0
- name: Download Dalamud
run: |