Skip to content

Commit

Permalink
Update the CI configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
freakboy3742 committed Oct 2, 2023
1 parent 56be582 commit 789a84a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,15 +39,15 @@ jobs:
Includes:
* Python ${{ env.PY_VERSION }}.?
* OpenSSL 3.0.5
* OpenSSL 3.1.2
* BZip2 1.0.8
* XZ 5.2.6
* LibFFI 3.4.2
* XZ 5.4.4
* LibFFI 3.4.4
outputs:
upload_url: ${{ steps.create_release.outputs.upload_url }}

build:
runs-on: macOS-12
runs-on: macOS-latest
needs: make-release
strategy:
max-parallel: 4
Expand Down

0 comments on commit 789a84a

Please sign in to comment.