Switch macOS unit test runner back to 'macos-latest'
Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
parent
a4e37cfe54
commit
90794c0771
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-10.15
|
||||
runs-on: macos-latest
|
||||
|
||||
env:
|
||||
EASYRSA_REMOTE_CI: 1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user