Skip to content

Commit

Permalink
CI: Ruby 2.5 runs on macos-13 (amd64)
Browse files Browse the repository at this point in the history
  • Loading branch information
olleolleolle authored Jul 16, 2024
1 parent be0ba74 commit efcbc10
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,9 @@ jobs:
- { os: windows-latest, ruby: ucrt }
- { os: windows-latest, ruby: mingw }
- { os: windows-latest, ruby: mswin }
- { os: macos-13, ruby: 2.5 }
exclude:
- { os: macos-latest, ruby: 2.5 }
steps:
- uses: actions/checkout@v4
- name: Set up Ruby
Expand Down

0 comments on commit efcbc10

Please sign in to comment.