We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5b37d8 commit afd3471Copy full SHA for afd3471
.github/workflows/publish.yml
@@ -13,7 +13,7 @@ jobs:
13
14
strategy:
15
matrix:
16
- os: [macos-latest]
+ os: [macos-13]
17
18
steps:
19
- name: Checkout git repo
0 commit comments