Skip to content

Commit

Permalink
Build rasterio 1.3.0 wheels
Browse files Browse the repository at this point in the history
  • Loading branch information
sgillies committed Jul 5, 2022
1 parent 3eeca5e commit a31115d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
- os: "ubuntu-20.04"
os-name: "focal"
env:
BUILD_COMMIT: 1.3b3
BUILD_COMMIT: 1.3.0
PLAT: "${{ matrix.platform }}"
MB_PYTHON_VERSION: "${{ matrix.python }}"
MB_ML_VER: "2014"
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/win-wheels.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
uses: actions/checkout@v3
with:
repository: rasterio/rasterio
ref: 1.3b3
ref: 1.3.0

- name: Add to rasterio setup.cfg
shell: bash
Expand Down

0 comments on commit a31115d

Please sign in to comment.