Skip to content

Commit 39f3ba5

Browse files
authored
ci: Use macos-15-intel runners
1 parent 35ca495 commit 39f3ba5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ jobs:
155155
strategy:
156156
fail-fast: false
157157
matrix:
158-
os: [macos-13]
158+
os: [macos-15-intel]
159159
steps:
160160
- uses: actions/checkout@v3
161161
- name: Download installer

0 commit comments

Comments
 (0)