| author | |
| committer | |
| log | f1873fbc45e6c8dec66fe2245de62dc86b7d915a |
| tree | 49cdf2030e018626ba1822a1190aa7eec7b658b2 |
| parent | 6928e39aeb62f49fc09e91dbd1c38c1dd970f0b5 |
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 | ] |
| 20 | 20 |