mirror of
https://github.com/actions/runner.git
synced 2025-12-24 10:28:39 +08:00
Bump dotnet SDK to dotnet 8. (#3500)
This commit is contained in:
@@ -4,10 +4,10 @@
|
||||
"features": {
|
||||
"ghcr.io/devcontainers/features/docker-in-docker:1": {},
|
||||
"ghcr.io/devcontainers/features/dotnet": {
|
||||
"version": "6.0.425"
|
||||
"version": "8.0.403"
|
||||
},
|
||||
"ghcr.io/devcontainers/features/node:1": {
|
||||
"version": "16"
|
||||
"version": "20"
|
||||
},
|
||||
"ghcr.io/devcontainers/features/sshd:1": {
|
||||
"version": "latest"
|
||||
|
||||
Reference in New Issue
Block a user