Skip to content

Commit 64242e9

Browse files
committed
Update macos13 reference to macos15 in CI workflow
1 parent 3ad0c35 commit 64242e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ jobs:
138138
fail-fast: false
139139
matrix:
140140
mode: ['native']
141-
platform: ['ubuntu-22.04', 'macos-13']
141+
platform: ['ubuntu-22.04', 'macos-15']
142142
rust_version: ['1.65.0']
143143
include:
144144
- mode: 'universal'

0 commit comments

Comments
 (0)