Herbert Lange
ec4625bc88
temporarily disabling building the c runtime
2025-08-25 15:59:26 +02:00
Herbert Lange
1166a49c26
disable pypi publication for now
2025-08-25 15:56:42 +02:00
Herbert Lange
64803cdd57
rename windows workflow
2025-08-25 15:55:36 +02:00
Herbert Lange
de1575cd31
disable linux build on windows
2025-08-25 15:54:50 +02:00
Herbert Lange
32d73278af
enable workflow for test branch
2025-08-25 15:51:29 +02:00
Herbert Lange
837e691643
copy mac build instructions to see if they also work for windows
2025-08-25 15:48:11 +02:00
Inari Listenmaa
7c6f53d003
add macos-13 to build for intel mac
2025-08-08 19:04:18 +02:00
Inari Listenmaa
f1c1d157b6
minor fixes in uploading to PyPI
2025-08-03 17:25:52 +02:00
Andreas Källberg
33b0bab610
Use different artifact names as is required by upload-artifact@v4
2024-10-23 16:22:59 +02:00
Andreas Källberg
9492967fc6
add sudo to make install to fix CI failure
2024-10-23 16:08:09 +02:00
Andreas Källberg
5eab0a626d
add glibtoolize dependency for mac CI
2024-10-23 15:47:14 +02:00
Andreas Källberg
fc614cd48e
Bump more action versions
2024-10-23 15:40:29 +02:00
Andreas Källberg
eaec428a89
fix typo
2024-10-23 15:35:39 +02:00
Andreas Källberg
ed0a8ca0df
Update setup-python github action
...
Let's see if this fixes CI
2024-10-23 15:34:01 +02:00
dependabot[bot]
c65dc70aaf
Bump actions/download-artifact from 2 to 4.1.7 in /.github/workflows
...
Bumps [actions/download-artifact](https://github.com/actions/download-artifact ) from 2 to 4.1.7.
- [Release notes](https://github.com/actions/download-artifact/releases )
- [Commits](https://github.com/actions/download-artifact/compare/v2...v4.1.7 )
---
updated-dependencies:
- dependency-name: actions/download-artifact
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-03 21:17:51 +00:00
Inari Listenmaa
b59fe24c11
use older python version to keep distutils
2023-11-17 14:11:59 +01:00
Andreas Källberg
cf1ef40789
gh-actions: Bump the python version
...
cibuildwheel requires python >= 3.8
2023-09-25 12:55:15 +02:00
Andreas Källberg
37f06a4ae8
gh-actions: Don't use ubuntu-18 and macos-10.15
...
There are no longer any gihub actions runners available for these
Note that this means we can't build for ubuntu-18 anymore, but that
should hopefully no longer be relevant, since it's over 5 years old now.
2023-09-25 12:48:56 +02:00
Tristan Koh
e5b8fa095b
changed build wheels repo link from master to main
2021-06-10 12:00:57 +08:00
John J. Camilleri
d39e4a22a8
Don't build binaries on push
2020-11-18 23:24:38 +01:00
John J. Camilleri
08af135653
Install openjdk in macOS build
2020-11-18 23:08:49 +01:00
Andreas Källberg
7b4eeb368c
Make CI green
...
See https://github.com/joerick/cibuildwheel/issues/446
2020-10-08 21:50:12 +02:00
John J. Camilleri
fff19f31af
Add friendly name to upload job
2020-06-15 12:53:19 +02:00
Michael Elsdörfer
c802ec6022
Only upload to PyPI on pushes to master.
2020-06-15 11:21:35 +01:00
Michael Elsdörfer
b2e6d52509
Fix twine upload.
2020-06-15 10:57:36 +01:00
Michael Elsdörfer
8d4eb9288a
Remove references to live PyPI.
2020-06-14 17:38:01 +01:00
Michael Elsdörfer
866e91c917
Make sure sdist is included.
2020-06-14 17:38:01 +01:00
Michael Elsdörfer
6f5e25d01d
Bring back fail-fast.
2020-06-14 17:38:00 +01:00
Michael Elsdörfer
9ad7d25fb4
Add upload to PyPI step.
2020-06-14 17:38:00 +01:00
Michael Elsdörfer
958da5e5e9
Add Github action workflow to build Python wheels.
2020-06-14 17:38:00 +01:00