Skip to content

Commit 666ef07

Browse files
authored
cI: try macOS again
1 parent e127af3 commit 666ef07

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,7 @@ jobs:
5252
test-with-docker:
5353
strategy:
5454
matrix:
55-
platform: [ubuntu-latest, windows-latest]
56-
# platform: [ubuntu-latest, macOS-latest, windows-latest]
55+
platform: [ubuntu-latest, macOS-latest, windows-latest]
5756
python-version: [3.9, "3.10", "3.11", "3.12"]
5857
runs-on: ${{ matrix.platform }}
5958
needs: flake8

0 commit comments

Comments
 (0)