We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b32ce4 + c87fe43 commit 465bdc9Copy full SHA for 465bdc9
1 file changed
.github/workflows/ci.yml
@@ -11,7 +11,7 @@ jobs:
11
strategy:
12
fail-fast: false
13
matrix:
14
- os: [ubuntu-latest, macos-13, macos-latest]
+ os: [ubuntu-latest, macos-latest]
15
# Earliest and latest supported
16
rubyVersion: ["3.2", "3.4"]
17
runs-on: ${{ matrix.os }}
0 commit comments