Skip to content

Commit 5f5c2bd

Browse files
committed
test
1 parent d3f78a8 commit 5f5c2bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI-unixish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676

7777
strategy:
7878
matrix:
79-
os: [ubuntu-22.04, macos-13, macos-15]
79+
os: [ubuntu-22.04, macos-13, macos-14, macos-15]
8080
fail-fast: false # Prefer quick result
8181

8282
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)