mirror of
https://github.com/withastro/astro.git
synced 2025-01-20 22:12:38 -05:00
[ci]: use M1 mac image (#9913)
This commit is contained in:
parent
aaedb848b1
commit
440bdff8cc
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -110,7 +110,7 @@ jobs:
|
||||||
OS: [ubuntu-latest]
|
OS: [ubuntu-latest]
|
||||||
NODE_VERSION: [18, 20.5.1]
|
NODE_VERSION: [18, 20.5.1]
|
||||||
include:
|
include:
|
||||||
- os: macos-latest
|
- os: macos-14
|
||||||
NODE_VERSION: 18
|
NODE_VERSION: 18
|
||||||
- os: windows-latest
|
- os: windows-latest
|
||||||
NODE_VERSION: 18.17.1
|
NODE_VERSION: 18.17.1
|
||||||
|
|
Loading…
Add table
Reference in a new issue