We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22ca2a4 commit d295df9Copy full SHA for d295df9
CONTRIBUTING.md
@@ -14,3 +14,10 @@ We follow the same syntax as [CocoaPods' `CHANGELOG.md`](https://github.com/Coco
14
4. A list of Markdown hyperlinks to the issues the change addresses. One entry
15
per line. Usually just one.
16
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