Skip to content

Commit

Permalink
Update iroh_python_doc_new.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jul 17, 2024
1 parent 1ab056b commit 79cd3a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/iroh_python_doc_new.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jobs:
strategy:
fail-fast: false
max-parallel: 4
matrix:
matrix: # GitHub Actions: macos-13 is Intel, macos-latest is ARM
os: [macos-13, macos-latest, ubuntu-latest] # , windows-latest]
runs-on: ${{ matrix.os }}
steps:
Expand Down

0 comments on commit 79cd3a2

Please sign in to comment.