fix(ci): Fix metal tests as well
This commit is contained in:
parent
de37420fcf
commit
266abfc1a3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
|
@ -107,7 +107,7 @@ jobs:
|
|||
|
||||
build-macos-metal:
|
||||
|
||||
runs-on: macos-latest
|
||||
runs-on: macos-13
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
|
Loading…
Reference in a new issue