Set macOS github runner to supported macOS version Catalina 10.15
Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
parent
af4120c50e
commit
3770f565a4
2
.github/workflows/action.yml
vendored
2
.github/workflows/action.yml
vendored
@ -68,7 +68,7 @@ jobs:
|
||||
|
||||
mtest:
|
||||
# The type of runner that the job will run on
|
||||
runs-on: macos-latest
|
||||
runs-on: macos-10.15
|
||||
|
||||
env:
|
||||
EASYRSA_REMOTE_CI: 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user