We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 816047b commit 4b33f4cCopy full SHA for 4b33f4c
.github/workflows/main.yml
@@ -10,7 +10,7 @@ jobs:
10
strategy:
11
fail-fast: false
12
matrix:
13
- os: [ubuntu-22.04, windows-2022, macos-12]
+ os: [ubuntu-22.04, windows-2022, macos-15]
14
15
steps:
16
- name: Install Linux Dependencies
0 commit comments