use dotnet default version
Some checks failed
/ test (push) Failing after 4s

This commit is contained in:
Johan Lundberg 2025-04-01 21:24:16 +02:00
parent 90b173df06
commit ecdcbb15a8

View file

@ -6,6 +6,4 @@ jobs:
- uses: actions/checkout@v4
- name: Setup dotnet
uses: https://github.com/actions/setup-dotnet@v4
with:
dotnet-version: '4.8'
- run: dotnet build