Skip to content

Commit bb08964

Browse files
committed
ci: use macOS-15
1 parent 762fd37 commit bb08964

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
@@ -13,7 +13,7 @@ jobs:
1313
fail-fast: false
1414
matrix:
1515
ruby: [ '2.6', '2.7', '3.0', '3.1', '3.2' ]
16-
os: [ macOS-13 ]
16+
os: [ macOS-15 ]
1717
runs-on: ${{ matrix.os }}
1818

1919
name: Ruby ${{ matrix.ruby }} on ${{ matrix.os }}

0 commit comments

Comments
 (0)