Skip to content

Commit f7bc4c2

Browse files
committed
fix: remove deprecated macos-13 runner from CI
1 parent 58601d0 commit f7bc4c2

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@ jobs:
1717
- os: macos-latest
1818
target: aarch64-apple-darwin
1919
label: macOS-arm64
20-
- os: macos-13
21-
target: x86_64-apple-darwin
22-
label: macOS-x86_64
2320
- os: ubuntu-22.04
2421
target: x86_64-unknown-linux-gnu
2522
label: Linux-x86_64

0 commit comments

Comments
 (0)