authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-10-11 11:38:52 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-10-11 11:38:52 -07:00
logf1873fbc45e6c8dec66fe2245de62dc86b7d915a
tree49cdf2030e018626ba1822a1190aa7eec7b658b2
parent6928e39aeb62f49fc09e91dbd1c38c1dd970f0b5

actions- enable macos runner again


1 files changed, 1 insertions(+), 1 deletions(-)

.github/workflows/nightly.yml+1-1
...@@ -14,7 +14,7 @@ jobs:...@@ -14,7 +14,7 @@ jobs:
14 host:14 host:
15 [15 [
16 ubuntu-latest,16 ubuntu-latest,
17 # macos-latest,17 macos-latest,
18 windows-latest,18 windows-latest,
19 ]19 ]
2020