Skip to content

Commit

Permalink
Update macos runner versions
Browse files Browse the repository at this point in the history
  • Loading branch information
djbender committed Apr 3, 2024
1 parent ac3cb15 commit c5afdde
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,9 @@ jobs:
os:
- ubuntu-latest # currently ubuntu-22.04
- ubuntu-20.04
- macos-latest # currently macos-12
- macos-11
- macos-latest # currently macos-14, ARM based
- macos-latest-large # currently macos-14 Intel based
- macos-13
ruby:
- 2.7
- 3.0
Expand Down

0 comments on commit c5afdde

Please sign in to comment.