Skip to content

Commit b919aea

Browse files
committed
Update macOS CI runners
1 parent 0df5f60 commit b919aea

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci-nodejs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@ jobs:
1515
os: [
1616
ubuntu-latest, # x64
1717
ubuntu-24.04-arm, # arm64
18-
macos-13, # x64
19-
macos-latest, # arm64
18+
macos-15-intel, # x64
19+
macos-15, # arm64
2020
]
2121
steps:
2222
- name: Checkout repository

0 commit comments

Comments
 (0)