Upgrading macos builders to macos 12. (#4233)

This commit is contained in:
clemahieu 2023-05-15 17:56:47 +01:00 committed by GitHub
commit 7772cd784c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 4 additions and 4 deletions

View file

@ -52,7 +52,7 @@ jobs:
osx_job:
if: ${{ github.event.inputs.ref == '' && needs.build_auto_setup_job.result == 'success' && always() || github.event.inputs.ref != '' && always() }}
needs: build_auto_setup_job
runs-on: macOS-11
runs-on: macOS-12
timeout-minutes: 90
steps:
- name: Set the tag and the pre-release version

View file

@ -43,7 +43,7 @@ jobs:
osx_job:
needs: build_auto_setup_job
runs-on: macOS-11
runs-on: macOS-12
timeout-minutes: 90
steps:
- name: Set the tag and the pre-release version

View file

@ -15,7 +15,7 @@ env:
jobs:
osx_job:
runs-on: macOS-11
runs-on: macOS-12
timeout-minutes: 90
steps:
- name: tag

View file

@ -16,7 +16,7 @@ env:
jobs:
osx_job:
runs-on: macOS-11
runs-on: macOS-12
timeout-minutes: 90
steps:
- name: tag