Skip to content

Commit a37bcc0

Browse files
committed
ci(session-e2e): add macos-latest to the matrix
1 parent 825dfbb commit a37bcc0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/session-e2e.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
strategy:
3939
fail-fast: false
4040
matrix:
41-
os: [ubuntu-latest, windows-latest]
41+
os: [ubuntu-latest, windows-latest, macos-latest]
4242

4343
runs-on: ${{ matrix.os }}
4444
name: python on ${{ matrix.os }}

0 commit comments

Comments
 (0)