Update macos.yml
Use macos-11 image.
This commit is contained in:
parent
0fc342e4dc
commit
a2029ba5d2
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
@ -13,7 +13,7 @@ on:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build:
|
build:
|
||||||
runs-on: macos-latest
|
runs-on: macos-11
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
|
Loading…
x
Reference in New Issue
Block a user