Skip to content

Commit 1f37662

Browse files
authored
Merge pull request #17158 from github/angelapwen/update-codeql-docs
Docs: remove `ubuntu-18.04`, indicate Swift requires macOS
2 parents c88ed68 + 4489749 commit 1f37662

File tree

2 files changed

+2
-4
lines changed

2 files changed

+2
-4
lines changed

docs/codeql/reusables/supported-platforms.rst

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44
:stub-columns: 1
55

66
Operating system,Supported versions,Supported CPU architectures
7-
Linux,"Ubuntu 18.04
8-
9-
Ubuntu 20.04
7+
Linux,"Ubuntu 20.04
108

119
Ubuntu 21.04
1210

docs/codeql/reusables/supported-versions-compilers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@
3838
.. [7] JSX and Flow code, YAML, JSON, HTML, and XML files may also be analyzed with JavaScript files.
3939
.. [8] The extractor requires Python 3 to run. To analyze Python 2.7 you should install both versions of Python.
4040
.. [9] Requires glibc 2.17.
41-
.. [10] Support for the analysis of Swift requires macOS or Linux.
41+
.. [10] Support for the analysis of Swift requires macOS.
4242
.. [11] TypeScript analysis is performed by running the JavaScript extractor with TypeScript enabled. This is the default.

0 commit comments

Comments
 (0)