Skip to content

Commit 90a460c

Browse files
committed
ci: move tests to macos-15
1 parent 5ea2e37 commit 90a460c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ env:
1212

1313
jobs:
1414
build:
15-
runs-on: macos-14
15+
runs-on: macos-15
1616
if: github.event.pull_request.draft == false
1717
steps:
1818
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)