更换容器

This commit is contained in:
yhl452493373
2025-11-22 16:26:55 +08:00
parent 44ea36eff5
commit 1903273938

View File

@@ -40,7 +40,7 @@ env:
jobs: jobs:
build-launcher: build-launcher:
runs-on: ${{ inputs.runner_os }} runs-on: ${{ inputs.runner_os }}
container: refringe/spt-build-dotnet:2.1.0 container: mcr.microsoft.com/dotnet/sdk:9.0
defaults: defaults:
run: run:
shell: bash shell: bash