Skip to content

Commit 6b3fb80

Browse files
committed
rename macos
1 parent dc8260e commit 6b3fb80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
os: [ubuntu-latest]
2525
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14", "3.14t"]
2626
include:
27-
- os: osx-latest
27+
- os: macos-latest
2828
python-version: "3.14"
2929
- os: windows-latest
3030
python-version: "3.14"

0 commit comments

Comments
 (0)