Reuse preinstalled .NET 10 SDK in CI
All checks were successful
smoke / smoke (push) Successful in 10s
All checks were successful
smoke / smoke (push) Successful in 10s
This commit is contained in:
@@ -71,7 +71,8 @@ The repository includes a Gitea Actions smoke workflow at `.gitea/workflows/smok
|
||||
- Runner label: `debian-13`
|
||||
- Job model: root-aware smoke verification
|
||||
- Workflow actions:
|
||||
- bootstrap the .NET 10 SDK inside the job
|
||||
- use a preinstalled .NET 10 SDK when the runner already has one
|
||||
- otherwise bootstrap a local .NET 10 SDK inside the job
|
||||
- restore
|
||||
- build
|
||||
- always run the non-privileged smoke test lane
|
||||
|
||||
Reference in New Issue
Block a user