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 ebe4d7e

Browse filesBrowse files
author
Madhuri Gummalla
authored
Merge pull request actions#65 from pastelmind/patch-1
Fix cross-platform build matrix example
2 parents b3b6fd7 + aa7403d commit ebe4d7e
Copy full SHA for ebe4d7e

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.