Skip to content

Commit 3448834

Browse files
committed
ci: just macos-14 for now
1 parent 1c03cb6 commit 3448834

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
strategy:
1414
fail-fast: false
1515
matrix:
16-
os: [macos-14, macos-15, macos-26]
16+
os: [macos-14]
1717
steps:
1818
- uses: actions/checkout@v6
1919

0 commit comments

Comments
 (0)