Skip to content

Commit

Permalink
Update specs to run on macOS 12
Browse files Browse the repository at this point in the history
  • Loading branch information
amorde committed Oct 15, 2023
1 parent e9ab295 commit 7366166
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 @@ -5,7 +5,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: [macos-10.15]
os: [macos-12]
ruby: [2.7, 3.0.0]

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

0 comments on commit 7366166

Please sign in to comment.