Skip to content

Commit 5427e23

Browse files
committed
ci: fix deprecations
1 parent 731ff71 commit 5427e23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-macos.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
jobs:
77
rspec:
88
name: Unit tests
9-
runs-on: macos-latest
9+
runs-on: macos-13
1010
strategy:
1111
matrix:
1212
include:

0 commit comments

Comments
 (0)