We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 762fd37 commit bb08964Copy full SHA for bb08964
1 file changed
.github/workflows/ci.yml
@@ -13,7 +13,7 @@ jobs:
13
fail-fast: false
14
matrix:
15
ruby: [ '2.6', '2.7', '3.0', '3.1', '3.2' ]
16
- os: [ macOS-13 ]
+ os: [ macOS-15 ]
17
runs-on: ${{ matrix.os }}
18
19
name: Ruby ${{ matrix.ruby }} on ${{ matrix.os }}
0 commit comments