Skip to content

Commit

Permalink
Update used macos images (#127)
Browse files Browse the repository at this point in the history
- macos 12 is now deprecated:
  (actions/runner-images#10721)
- macos 15 is now available:
  (actions/runner-images#10686)
  • Loading branch information
bugdea1er authored Oct 8, 2024
1 parent 82ffcad commit a980edc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ jobs:
os:
- ubuntu-20.04
- ubuntu-24.04
- macos-12
- macos-14
- macos-13
- macos-15
- windows-2019
- windows-2022
steps:
Expand Down

0 comments on commit a980edc

Please sign in to comment.