We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 731ff71 commit 5427e23Copy full SHA for 5427e23
.github/workflows/ci-macos.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
rspec:
8
name: Unit tests
9
- runs-on: macos-latest
+ runs-on: macos-13
10
strategy:
11
matrix:
12
include:
0 commit comments