We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 210f4a9 commit 09ef6e0Copy full SHA for 09ef6e0
.github/workflows/build.yml
@@ -15,7 +15,7 @@ jobs:
15
16
strategy:
17
matrix:
18
- os: [ubuntu-latest, windows-latest, macos-14-large]
+ os: [ubuntu-latest, windows-latest, macos-13]
19
20
steps:
21
- name: Checkout repository
0 commit comments