update ci
Release Docker Image / build-and-push (release) Failing after 1m10s
Release NuGet Packages / pack-and-push (release) Failing after 3s

This commit is contained in:
2026-05-20 13:53:08 +03:30
parent 187b6163c9
commit babcb85254
3 changed files with 16 additions and 29 deletions
+1 -4
View File
@@ -18,12 +18,9 @@ jobs:
pack-and-push:
runs-on: ubuntu-latest
container:
image: mcr-mirror.liara.ir/dotnet/sdk:10.0
image: mcr-mirror.liara.ir/dotnet/sdk:9.0
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Restore selected projects
shell: bash
run: |