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:
name: "Conformance Test"
needs: prep
# nested virtualization is only available on macOS hosts
runs-on: macos-10.15
runs-on: macos-12
timeout-minutes: 40
strategy:
fail-fast: false
......
......@@ -15,7 +15,7 @@ on:
jobs:
test:
name: "Smoke Test"
runs-on: macos-10.15
runs-on: macos-12
timeout-minutes: 40
strategy:
fail-fast: false
......
......@@ -37,7 +37,7 @@ jobs:
name: "Smoke Test"
needs: prep
# nested virtualization is only available on macOS hosts
runs-on: macos-10.15
runs-on: macos-12
timeout-minutes: 40
strategy:
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