continuity/global.json
Timothy Schenk 39bfd21be7
Some checks failed
Test if Server can be built / build-server (push) Failing after 11s
ci: use nuke and sonar for ci
2023-10-27 19:47:17 +02:00

7 lines
105 B
JSON

{
"sdk": {
"version": "8.0.0",
"rollForward": "latestMinor",
"allowPrerelease": true
}
}