Skip to content

Commit 16ea70d

Browse files
authored
Update python-pytest.yml
1 parent f450667 commit 16ea70d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-pytest.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ jobs:
114114
strategy:
115115
fail-fast: false
116116
matrix:
117-
os: [ubuntu-latest,windows-latest, macos-11,]
117+
os: [ubuntu-latest,windows-latest,]
118118
python-version: [3.8, ]
119119

120120
steps:

0 commit comments

Comments
 (0)