Update BuildLauncher.yml

This commit is contained in:
杨黄林
2026-01-11 23:35:21 +08:00
committed by GitHub
parent 2aad592da7
commit 2bb6f4497f

View File

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