File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11domains :
2+ - docs.python.org
23 - files.pythonhosted.org
34 - pypi.org
Original file line number Diff line number Diff line change 6666 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 from 2026-01-09.
6767
6868 - uses : ironsh/iron-proxy-action@67ae2cdb5cc549c5cb94e76235953f4a9fcb183c # v0.1.3 from 2026-04-07.
69+ if : matrix.os == 'ubuntu'
6970 with :
7071 egress-rules : .github/egress-build-rules.yaml
7172
8788 run : python -m tox -c tox-ci-py39.ini -e ci-${{ matrix.backend }} -- --verbose
8889
8990 - uses : ironsh/iron-proxy-action/summary@67ae2cdb5cc549c5cb94e76235953f4a9fcb183c # v0.1.3 from 2026-04-07.
90- if : always()
91+ if : always() && matrix.os == 'ubuntu'
9192
9293 docs :
9394 # Test documentation builds.
Original file line number Diff line number Diff line change 3030 - uses : actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 from 2026-01-09.
3131
3232 - uses : ironsh/iron-proxy-action@67ae2cdb5cc549c5cb94e76235953f4a9fcb183c # v0.1.3 from 2026-04-07.
33+ if : matrix.os == 'ubuntu'
3334 with :
3435 egress-rules : .github/egress-build-rules.yaml
3536
5152 run : python -m tox -c tox-ci-py39.ini -e ci-${{ matrix.backend }} -- --verbose
5253
5354 - uses : ironsh/iron-proxy-action/summary@67ae2cdb5cc549c5cb94e76235953f4a9fcb183c # v0.1.3 from 2026-04-07.
54- if : always()
55+ if : always() && matrix.os == 'ubuntu'
You can’t perform that action at this time.
0 commit comments