Skip to content

Commit 6658bcc

Browse files
mcbartonkripken
andauthored
Update .github/workflows/ci.yml
Co-authored-by: Alon Zakai <[email protected]>
1 parent e5e72fa commit 6658bcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
runs-on: ${{ matrix.os }}
5252
strategy:
5353
matrix:
54-
os: [ubuntu-latest, macos-latest, windows-latest,windows-11-arm]
54+
os: [ubuntu-latest, macos-latest, windows-latest, windows-11-arm]
5555
steps:
5656
- uses: actions/setup-python@v5
5757
with:

0 commit comments

Comments
 (0)