Unverified Commit 02784dd2 authored by Nikolay Igotti's avatar Nikolay Igotti Committed by GitHub

Update blank.yml

Use macos-11.0 explicitly
parent 95f71079
......@@ -17,7 +17,7 @@ on:
jobs:
macos:
# The type of runner that the job will run on
runs-on: macos-latest
runs-on: macos-11.0
# Steps represent a sequence of tasks that will be executed as part of the job
steps:
......
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