Skip to content

Commit 07f1e21

Browse files
[swift] Update the release version to 3
Chrome Web Store doesn't accept the version number 90003
1 parent b47f820 commit 07f1e21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-swift-debugging.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
- uses: actions/setup-node@v4
6464
with:
6565
node-version: '22'
66-
- run: ./tools/bootstrap.py ../../out -verbose -no-check -release-version 90003 -patch-level 0
66+
- run: ./tools/bootstrap.py ../../out -verbose -no-check -release-version 3 -patch-level 0
6767
working-directory: ./extensions/cxx_debugging/
6868
- uses: actions/upload-artifact@v4
6969
with:

0 commit comments

Comments
 (0)