Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit aa7403d

Browse filesBrowse files
authored
Fix cross-platform build matrix example
1 parent b3b6fd7 commit aa7403d
Copy full SHA for aa7403d

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎README.md

Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ Exclude a specific Python version:
4747
```yaml
4848
jobs:
4949
build:
50-
runs-on: ubuntu-latest
50+
runs-on: ${{ matrix.os }}
5151
strategy:
5252
matrix:
5353
os: [ubuntu-latest, macos-latest, windows-latest]

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.