Skip to content

Commit f0b6281

Browse files
committed
Update CI matrix
1 parent abe9066 commit f0b6281

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
os: [ubuntu-latest]
1818
ruby: ['2.5', '2.6', '2.7', '3.0', '3.1', '3.2', '3.3', '3.4', '3.5', '4.0']
1919
include:
20-
- os: macos-13
20+
- os: macos-latest
2121
ruby: '2.5'
2222
- os: macos-latest
2323
ruby: '3.2'

0 commit comments

Comments
 (0)