| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
🧹 just one comment!!
Sorry, something went wrong.
| 'name': 'Set environment variable for Swift enablement', | ||
| 'if': "runner.os != 'Windows' && matrix.version == '20221211'", | ||
| 'shell': 'bash', | ||
| 'run': 'echo "CODEQL_ENABLE_EXPERIMENTAL_FEATURES_SWIFT=true" >> $GITHUB_ENV' |
There was a problem hiding this comment.
I think we can remove this conditional too:
(requires a rebuild 🙇)
Sorry, something went wrong.
There was a problem hiding this comment.
Yes, agreed!
Sorry, something went wrong.
There was a problem hiding this comment.
Looks good to me!
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Follow up to #2220 where we announced that support for CodeQL v2.12.5 and earlier would be removed after these versions were deprecated alongside GHES 3.8.
We'll need to update the set of required PR checks before merging this.
Merge / deployment checklist