Skip to content

Commit 4b03d3b

Browse files
committed
only macos13
1 parent 8534701 commit 4b03d3b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release-python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ jobs:
9393
package: [polars, polars-lts-cpu, polars-u64-idx]
9494
# macos-13 is x86-64
9595
# macos-15 is aarch64
96-
os: [ubuntu-latest, macos-13, macos-15, windows-latest, windows-11-arm]
96+
os: [macos-13]
9797
architecture: [x86-64, aarch64]
9898
exclude:
9999
- os: windows-latest

0 commit comments

Comments
 (0)