authorgravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-08-20 21:28:53 -07:00
committergravatar for hello@nektro.netMeghan Denny <hello@nektro.net> 2021-08-20 21:28:53 -07:00
loga0f1d58a2b0f9cbe04288c5550e078ca57b98708
treec278cda6184f0e5d0170aa90efa7a2895744846c
parent6113744b9f9ea4623a08a1d2844c883d83a3b298

actions- temp turn off macos, consistent freezing builds


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