cpython/.github/workflows
Miss Islington (bot) ac12a6bf34
[3.11] gh-103726: Set up gcc-10 for ASAN (gh-103728) (#104794)
Set up gcc-10 for ASAN CI as the existing config's default 9.x does not
play well with `vfork()`.

<!--
Thanks for your contribution!
Please read this comment in its entirety. It's quite important.

GH- Pull Request title

It should be in the following format:

```
gh-NNNNN: Summary of the changes made
```

Where: gh-NNNNN refers to the GitHub issue number.

Most PRs will require an issue number. Trivial changes, like fixing a
typo, do not need an issue.

GH- Backport Pull Request title

If this is a backport PR (PR made against branches other than `main`),
please ensure that the PR title is in the following format:

```
[X.Y] <title from the original PR> (GH-NNNN)
```

Where: [X.Y] is the branch name, e.g. [3.6].

GH-NNNN refers to the PR number from `main`.

-->

<!-- gh-issue-number: gh-103726 -->
* Issue: gh-103726
<!-- /gh-issue-number -->
(cherry picked from commit 8330580800)

Co-authored-by: Dong-hee Na <donghee.na@python.org>
2023-05-23 08:10:44 +00:00
..
build.yml [3.11] gh-103726: Set up gcc-10 for ASAN (gh-103728) (#104794) 2023-05-23 08:10:44 +00:00
build_msi.yml [3.11] gh-103180: Add CI timeouts to all GitHub Actions jobs (GH-103437). (#103543) 2023-04-15 13:44:29 +03:00
doc.yml [3.11] GH-103903: Test the minimum Sphinx version in CI (#103904) (#103948) 2023-04-27 20:55:09 +00:00
documentation-links.yml [3.11] Replace Netlify with Read the Docs build previews (#103843) (#104083) 2023-05-02 05:29:27 +00:00
new-bugs-announce-notifier.yml [3.11] gh-103180: Add CI timeouts to all GitHub Actions jobs (GH-103437). (#103543) 2023-04-15 13:44:29 +03:00
posix-deps-apt.sh bpo-47095: Use libb2 to provide blake2 implementation (GH-32059) 2022-03-26 20:52:24 +01:00
regen-abidump.sh [3.11] Backport ABI regeneration script (#94376) 2022-06-28 14:33:08 +01:00
require-pr-label.yml [3.11] Also fail DO-NOT-MERGE when "awaiting changes" or "awaiting change review" present on PR (GH-103807) (#103814) 2023-04-25 00:48:17 +00:00
stale.yml [3.11] gh-103180: Add CI timeouts to all GitHub Actions jobs (GH-103437). (#103543) 2023-04-15 13:44:29 +03:00
verify-ensurepip-wheels.yml [3.11] gh-103180: Add CI timeouts to all GitHub Actions jobs (GH-103437). (#103543) 2023-04-15 13:44:29 +03:00