Skip to content

Commit

Permalink
Update dist-workflow.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Eden Ross Duff, MSc <[email protected]>
  • Loading branch information
rjdbcm authored May 21, 2024
1 parent 083b908 commit 8649788
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions .github/workflows/dist-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
allowed-endpoints: >
files.pythonhosted.org:443
github.com:443
api.github.com:443
oziproject.dev:443
pypi.org:443
registry.npmjs.org:443
Expand Down Expand Up @@ -58,6 +59,7 @@ jobs:
allowed-endpoints: >
files.pythonhosted.org:443
github.com:443
api.github.com:443
oziproject.dev:443
pypi.org:443
registry.npmjs.org:443
Expand Down Expand Up @@ -86,6 +88,7 @@ jobs:
allowed-endpoints: >
files.pythonhosted.org:443
github.com:443
api.github.com:443
oziproject.dev:443
pypi.org:443
registry.npmjs.org:443
Expand Down Expand Up @@ -142,9 +145,10 @@ jobs:
strategy:
matrix:
py:
- 'py310'
- 'py311'
- 'py312'
- 'security'
- 'bugfix2'
- 'bugfix1'
- 'prerelease'
fail-fast: true
max-parallel: 1
outputs:
Expand Down

0 comments on commit 8649788

Please sign in to comment.