ci
Some checks failed
CI / build-test (push) Failing after 35s

This commit is contained in:
2025-11-25 07:48:20 +03:00
parent b74bd515b1
commit 61b6856422

View File

@@ -18,7 +18,7 @@ jobs:
uses: actions/setup-dotnet@v4 uses: actions/setup-dotnet@v4
with: with:
dotnet-version: | dotnet-version: |
9.0.x 8.0.x
- name: Restore - name: Restore
run: dotnet restore run: dotnet restore