更换容器
This commit is contained in:
2
.github/workflows/BuildLauncher.yml
vendored
2
.github/workflows/BuildLauncher.yml
vendored
@@ -40,7 +40,7 @@ env:
|
||||
jobs:
|
||||
build-launcher:
|
||||
runs-on: ${{ inputs.runner_os }}
|
||||
container: refringe/spt-build-dotnet:2.1.0
|
||||
container: mcr.microsoft.com/dotnet/sdk:9.0
|
||||
defaults:
|
||||
run:
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user