mirror of
https://github.com/plebbit/seedit.git
synced 2026-02-02 18:11:00 -05:00
fix(ci): update macos runner image
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -146,7 +146,7 @@ jobs:
|
||||
|
||||
test-mac-arm:
|
||||
name: Test Mac (Apple Silicon)
|
||||
runs-on: macOS-14
|
||||
runs-on: macos-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user