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