Skip to content

Commit

Permalink
manylinux_2_17, macos, windows CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ijl committed Apr 12, 2024
1 parent 79202e3 commit 3e16aba
Show file tree
Hide file tree
Showing 16 changed files with 513 additions and 469 deletions.
466 changes: 466 additions & 0 deletions .github/workflows/artifact.yaml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .github/workflows/lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
steps:
- uses: actions/setup-python@v5
with:
python-version: '3.11'
python-version: "3.12"
- run: curl https://sh.rustup.rs -sSf | sh -s -- --default-toolchain=stable --profile=default -y
- run: pip install -U autoflake isort black ruff mypy types-python-dateutil types-pytz types-simplejson types-ujson

Expand Down
306 changes: 0 additions & 306 deletions .github/workflows/linux.yaml

This file was deleted.

Loading

0 comments on commit 3e16aba

Please sign in to comment.