Skip to content

Commit c1c5028

Browse files
macos-14 to macos-15
Signed-off-by: Matt Robinson <[email protected]>
1 parent 88ddb7c commit c1c5028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ concurrency:
1414
jobs:
1515
tests:
1616
name: Build and Test
17-
runs-on: macos-14
17+
runs-on: macos-15
1818
steps:
1919
- uses: actions/checkout@v3
2020
- name: Set Up CI

0 commit comments

Comments
 (0)