mirror of
https://github.com/DictXiong/dotfiles.git
synced 2025-07-04 06:40:29 +08:00
fix(ci): update macos image
This commit is contained in:
parent
5318740ed4
commit
21e9b7854c
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -46,7 +46,7 @@ jobs:
|
|||||||
|
|
||||||
test-macos:
|
test-macos:
|
||||||
name: test on macos
|
name: test on macos
|
||||||
runs-on: macos-12
|
runs-on: macos-latest
|
||||||
steps:
|
steps:
|
||||||
- name: checkout repo
|
- name: checkout repo
|
||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
|
Loading…
x
Reference in New Issue
Block a user