Unverified Commit 82e5da35 authored by Derek Nola's avatar Derek Nola Committed by GitHub

Upgrade macos-10.15 to macos-12 (#5953)

parent 43508341
...@@ -37,7 +37,7 @@ jobs: ...@@ -37,7 +37,7 @@ jobs:
name: "Conformance Test" name: "Conformance Test"
needs: prep needs: prep
# nested virtualization is only available on macOS hosts # nested virtualization is only available on macOS hosts
runs-on: macos-10.15 runs-on: macos-12
timeout-minutes: 40 timeout-minutes: 40
strategy: strategy:
fail-fast: false fail-fast: false
......
...@@ -15,7 +15,7 @@ on: ...@@ -15,7 +15,7 @@ on:
jobs: jobs:
test: test:
name: "Smoke Test" name: "Smoke Test"
runs-on: macos-10.15 runs-on: macos-12
timeout-minutes: 40 timeout-minutes: 40
strategy: strategy:
fail-fast: false fail-fast: false
......
...@@ -37,7 +37,7 @@ jobs: ...@@ -37,7 +37,7 @@ jobs:
name: "Smoke Test" name: "Smoke Test"
needs: prep needs: prep
# nested virtualization is only available on macOS hosts # nested virtualization is only available on macOS hosts
runs-on: macos-10.15 runs-on: macos-12
timeout-minutes: 40 timeout-minutes: 40
strategy: strategy:
fail-fast: false fail-fast: false
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment