Skip to content

Commit e7508eb

Browse files
committed
Typo
1 parent b8096d5 commit e7508eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_wheels.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
strategy:
1616
matrix:
1717
#os: [ubuntu-20.04, windows-2019, macos-10.15]
18-
os: [iubuntu-22.04, windows-latest, macos-13, macos-14, macos-15]
18+
os: [ubuntu-22.04, windows-latest, macos-13, macos-14, macos-15]
1919

2020
steps:
2121
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)