Skip to content

Commit

Permalink
CI: Add macos-15
Browse files Browse the repository at this point in the history
Fixes: rubyjs#322
  • Loading branch information
bnoordhuis committed Jan 7, 2025
1 parent 4e96a64 commit 7388986
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
os:
- "macos-13"
- "macos-14" # arm64
- "macos-15"
- "ubuntu-20.04"
ruby:
- "truffleruby+graalvm"
Expand Down

0 comments on commit 7388986

Please sign in to comment.