We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c5e884 commit 2e6de48Copy full SHA for 2e6de48
.github/workflows/build-swift-debugging.yaml
@@ -63,7 +63,7 @@ jobs:
63
- uses: actions/setup-node@v4
64
with:
65
node-version: '22'
66
- - run: ./tools/bootstrap.py ../../out -verbose -no-check -release-version 90001 -patch-level 0
+ - run: ./tools/bootstrap.py ../../out -verbose -no-check -release-version 90002 -patch-level 0
67
working-directory: ./extensions/cxx_debugging/
68
- uses: actions/upload-artifact@v4
69
0 commit comments