We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 292786c commit 2388b82Copy full SHA for 2388b82
1 file changed
.github/workflows/main.yml
@@ -28,7 +28,7 @@ jobs:
28
- os: Windows
29
image: windows-2022
30
- os: MacOS
31
- image: macos-12
+ image: macos-14
32
fail-fast: false
33
defaults:
34
run:
0 commit comments