Skip to content
This repository was archived by the owner on Jul 21, 2025. It is now read-only.

Commit 0934423

Browse files
ci(github): use macos-13 image in macos.yml
1 parent 2e89586 commit 0934423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ on: [push, pull_request]
33

44
jobs:
55
macos:
6-
runs-on: macos-latest
6+
runs-on: macos-13
77
steps:
88
- name: Use Code Climate
99
uses: remarkablemark/setup-codeclimate@v2

0 commit comments

Comments
 (0)