fix: incorrect command
Some checks failed
Test if Server can be built / build-server (push) Failing after 15s
Some checks failed
Test if Server can be built / build-server (push) Failing after 15s
This commit is contained in:
parent
ed400c2c4c
commit
b2c1df3f6f
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"sdk": {
|
"sdk": {
|
||||||
"version": "8.0.0",
|
"version": "7.0.0",
|
||||||
"rollForward": "latestMinor",
|
"rollForward": "latestMajor",
|
||||||
"allowPrerelease": true
|
"allowPrerelease": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue