We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abe9066 commit f0b6281Copy full SHA for f0b6281
.github/workflows/ci.yaml
@@ -17,7 +17,7 @@ jobs:
17
os: [ubuntu-latest]
18
ruby: ['2.5', '2.6', '2.7', '3.0', '3.1', '3.2', '3.3', '3.4', '3.5', '4.0']
19
include:
20
- - os: macos-13
+ - os: macos-latest
21
ruby: '2.5'
22
- os: macos-latest
23
ruby: '3.2'
0 commit comments