We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3f78a8 commit 5f5c2bdCopy full SHA for 5f5c2bd
1 file changed
.github/workflows/CI-unixish.yml
@@ -76,7 +76,7 @@ jobs:
76
77
strategy:
78
matrix:
79
- os: [ubuntu-22.04, macos-13, macos-15]
+ os: [ubuntu-22.04, macos-13, macos-14, macos-15]
80
fail-fast: false # Prefer quick result
81
82
runs-on: ${{ matrix.os }}
0 commit comments