Skip to content

Commit d295df9

Browse files
authored
[Docs] Add "Updating CI Jobs" section to CONTRIBUTING.md (jpsim#284)
1 parent 22ca2a4 commit d295df9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CONTRIBUTING.md

+7
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,10 @@ We follow the same syntax as [CocoaPods' `CHANGELOG.md`](https://github.com/Coco
1414
4. A list of Markdown hyperlinks to the issues the change addresses. One entry
1515
per line. Usually just one.
1616
5. All `CHANGELOG.md` content is hard-wrapped at 80 characters.
17+
18+
## Updating CI Jobs
19+
20+
CI jobs for the latest official Swift and Xcode releases should be kept
21+
up to date based on the available Xcode versions that can be found
22+
in the [actions/virtual-environments](https://github.com/actions/virtual-environments/blob/main/images/macos/macos-10.15-Readme.md#xcode)
23+
repo.

0 commit comments

Comments
 (0)