We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 825dfbb commit a37bcc0Copy full SHA for a37bcc0
1 file changed
.github/workflows/session-e2e.yaml
@@ -38,7 +38,7 @@ jobs:
38
strategy:
39
fail-fast: false
40
matrix:
41
- os: [ubuntu-latest, windows-latest]
+ os: [ubuntu-latest, windows-latest, macos-latest]
42
43
runs-on: ${{ matrix.os }}
44
name: python on ${{ matrix.os }}
0 commit comments