Skip to content

Commit ea77c27

Browse files
committed
Run CI on macOS 12.
1 parent d387d0a commit ea77c27

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/release.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,15 +39,15 @@ jobs:
3939
4040
Includes:
4141
* Python ${{ env.PY_VERSION }}.?
42-
* OpenSSL 1.1.1?
42+
* OpenSSL 3.0.5
4343
* BZip2 1.0.8
44-
* XZ 5.2.5
44+
* XZ 5.2.6
4545
* LibFFI 3.4.2
4646
outputs:
4747
upload_url: ${{ steps.create_release.outputs.upload_url }}
4848

4949
build:
50-
runs-on: macOS-11.0
50+
runs-on: macOS-12.0
5151
needs: make-release
5252
strategy:
5353
max-parallel: 4

0 commit comments

Comments
 (0)