Skip to content

Commit

Permalink
Merge branch '1-13-stable'
Browse files Browse the repository at this point in the history
* 1-13-stable:
  Bump macOS minimum GH workflow version to 11
  • Loading branch information
dnkoutso committed Sep 22, 2023
2 parents 8761505 + 35d88db commit 47f0c02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/Specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ jobs:
os: [ubuntu-20.04]
ruby: [2.7, 3.0.0]
include:
- os: macos-10.15
- os: macos-11
ruby: system

name: ${{ matrix.os }} / Ruby ${{ matrix.ruby }}
Expand Down

0 comments on commit 47f0c02

Please sign in to comment.