We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8534701 commit 4b03d3bCopy full SHA for 4b03d3b
1 file changed
.github/workflows/release-python.yml
@@ -93,7 +93,7 @@ jobs:
93
package: [polars, polars-lts-cpu, polars-u64-idx]
94
# macos-13 is x86-64
95
# macos-15 is aarch64
96
- os: [ubuntu-latest, macos-13, macos-15, windows-latest, windows-11-arm]
+ os: [macos-13]
97
architecture: [x86-64, aarch64]
98
exclude:
99
- os: windows-latest
0 commit comments