SIMD optimizations

This commit is contained in:
Asriel Camora
2024-07-01 09:46:36 -07:00
parent 7f0954a9c7
commit 834dc72f69
3 changed files with 7 additions and 20 deletions
+1 -3
View File
@@ -90,9 +90,7 @@ jobs:
- name: Setup .NET
uses: actions/setup-dotnet@v4
with:
dotnet-version: |
8.0
9.0
dotnet-version: '8.0'
- name: Download Dalamud
run: |