Skip to content

Commit

Permalink
Bump macOS versions (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
Baltoli authored Oct 11, 2023
1 parent 2faa3d3 commit e6c19dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:

strategy:
matrix:
os: [macos-11, macos-12]
os: [macos-12, macos-13]

steps:
- name: 'Check out code'
Expand Down

0 comments on commit e6c19dc

Please sign in to comment.