Skip to content

Commit cec837f

Browse files
committed
quickfix
1 parent dcc0e7b commit cec837f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,10 @@ on:
1414
jobs:
1515
test:
1616
strategy:
17+
fail-fast: false
18+
1719
matrix:
18-
os: [macos-12, ubuntu-24.04, windows-2022]
20+
os: [macos-15, ubuntu-24.04, windows-2022]
1921

2022
type: [shared, static]
2123

0 commit comments

Comments
 (0)