Implement ParallelScope.None (#169)

This commit is contained in:
Patrick Stevens
2024-10-29 17:17:39 +00:00
committed by GitHub
parent 8626cc1252
commit a694637958
11 changed files with 186 additions and 16 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "0.17",
"version": "0.18",
"publicReleaseRefSpec": [
"^refs/heads/main$"
],