Skip to content

Commit f450667

Browse files
authored
Update python-pytest.yml
1 parent 2b30883 commit f450667

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-pytest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ jobs:
143143
strategy:
144144
fail-fast: false
145145
matrix:
146-
os: [ubuntu-latest,windows-latest, macos-11,]
146+
os: [ubuntu-latest,windows-latest,]
147147
python-version: [3.8, ]
148148

149149
steps:

0 commit comments

Comments
 (0)