We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eea0d74 commit 8e84aadCopy full SHA for 8e84aad
.github/workflows/test-macos.yml
@@ -38,7 +38,7 @@ permissions:
38
jobs:
39
test-macOS:
40
if: github.event.pull_request.draft == false
41
- runs-on: macos-latest
+ runs-on: macos-14
42
steps:
43
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
44
with:
0 commit comments