Skip to content

Commit

Permalink
github: Bump macos oldest runner to macos-13 version
Browse files Browse the repository at this point in the history
  • Loading branch information
tomhenderson committed Oct 19, 2024
1 parent 3e4ed78 commit 271421f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/per_commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ jobs:
runs-on: ${{ matrix.os }}
strategy:
matrix:
os: [ macos-latest, macos-12 ]
os: [ macos-latest, macos-13 ]
steps:
- uses: actions/checkout@v4
- name: Install required packages
Expand Down

0 comments on commit 271421f

Please sign in to comment.