Run tests on dotnet version 8 too

This commit is contained in:
EvilFactory
2025-06-17 15:54:38 -03:00
parent a5d4d0c88e
commit f8b02b372c

View File

@@ -24,7 +24,7 @@ jobs:
uses: actions/setup-dotnet@6bd8b7f7774af54e05809fcc5431931b3eb1ddee # v4.0.1
with:
dotnet-version: |
6.0.x
8.0.x
- name: Initialize environment
run: |