Skip to content

Commit fc7a7cb

Browse files
committed
chore: update macos version in CI
1 parent c371148 commit fc7a7cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on: [push]
55
jobs:
66
Build:
77

8-
runs-on: macos-12
8+
runs-on: macos-latest
99

1010
steps:
1111
- name: Checkout branch

0 commit comments

Comments
 (0)