We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 95b5d00 commit 67e3efcCopy full SHA for 67e3efc
.github/workflows/CI.yaml
@@ -27,9 +27,9 @@ jobs:
27
node: 20.x
28
29
# Includes Firefox, Google Chrome, Safari
30
- # https://github.com/actions/runner-images/blob/macos-15/20241217.493/images/macos/macos-15-Readme.md
+ # https://github.com/actions/runner-images/blob/macos-14/20241216.504/images/macos/macos-14-Readme.md
31
- name: "macOS: Node 20"
32
- os: macos-15
+ os: macos-14
33
34
35
name: ${{ matrix.name }}
0 commit comments