summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Nate Moore <natemoo-re@users.noreply.github.com> 2024-01-31 14:40:13 -0600
committerGravatar GitHub <noreply@github.com> 2024-01-31 14:40:13 -0600
commit440bdff8cca7df7bb4e123539c77f3631293c6e8 (patch)
treeb1163fa70fa10fe8729880ee9e5719c4eed30be4
parentaaedb848b1d6f683840035865528506a346ea659 (diff)
downloadastro-440bdff8cca7df7bb4e123539c77f3631293c6e8.tar.gz
astro-440bdff8cca7df7bb4e123539c77f3631293c6e8.tar.zst
astro-440bdff8cca7df7bb4e123539c77f3631293c6e8.zip
[ci]: use M1 mac image (#9913)
-rw-r--r--.github/workflows/ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 339f03594..291e44e74 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -110,7 +110,7 @@ jobs:
OS: [ubuntu-latest]
NODE_VERSION: [18, 20.5.1]
include:
- - os: macos-latest
+ - os: macos-14
NODE_VERSION: 18
- os: windows-latest
NODE_VERSION: 18.17.1