We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 010e611 + 4c285d1 commit 762fd37Copy full SHA for 762fd37
.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-12 ]
+ os: [ macOS-13 ]
17
runs-on: ${{ matrix.os }}
18
19
name: Ruby ${{ matrix.ruby }} on ${{ matrix.os }}
vendor/libgit2
0 commit comments