We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 556186b commit f3c7a15Copy full SHA for f3c7a15
1 file changed
.github/workflows/tests.yml
@@ -37,7 +37,7 @@ jobs:
37
- os_name: windows
38
runner: windows-latest
39
- os_name: macos
40
- runner: macos-latest
+ runner: macos-13
41
42
steps:
43
- name: Check out repository
0 commit comments