Skip to content

Commit

Permalink
chore(ci): upgrade macos-12 to macos-13
Browse files Browse the repository at this point in the history
Ref: actions/runner-images#10721
Signed-off-by: JP-Ellis <[email protected]>
  • Loading branch information
JP-Ellis committed Dec 6, 2024
1 parent d954f2c commit 541c1cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
1.21.x,
1.22.x,
]
os: [ubuntu-latest, macos-12, macos-14, windows-latest]
os: [ubuntu-latest, macos-13, macos-14, windows-latest]
runs-on: ${{ matrix.os }}
steps:
- name: Checkout code
Expand Down

0 comments on commit 541c1cf

Please sign in to comment.