Skip to content

Commit 54adf88

Browse files
Add more options for nightly branch builds
1 parent bcd30c9 commit 54adf88

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build-swift-nightly.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,9 @@ on:
1010
default: 'development'
1111
type: choice
1212
options:
13+
- swift-6.0-branch
1314
- swift-6.1-branch
15+
- swift-6.2-branch
1416
- development
1517
distribution:
1618
description: 'Distribution'

0 commit comments

Comments
 (0)