We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23db1ba commit d78cbdeCopy full SHA for d78cbde
1 file changed
.github/workflows/ci.yml
@@ -14,7 +14,7 @@ jobs:
14
strategy:
15
fail-fast: false
16
matrix:
17
- OS: ["ubuntu-latest", "macos-13", "windows-latest"]
+ OS: ["ubuntu-latest", "macos-15", "windows-latest"]
18
steps:
19
- uses: actions/checkout@v5
20
with:
@@ -33,7 +33,7 @@ jobs:
33
34
35
36
37
38
39
0 commit comments