Skip to content

Commit c70bf4b

Browse files
committed
Update old MacOS dependency
1 parent 5f363a5 commit c70bf4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
- { target: arm-unknown-linux-gnueabihf , os: ubuntu-20.04 , use-cross: true }
4444
- { target: i686-unknown-linux-gnu , os: ubuntu-20.04 , use-cross: true }
4545
- { target: i686-unknown-linux-musl , os: ubuntu-20.04 , use-cross: true }
46-
- { target: x86_64-apple-darwin , os: macos-12 }
46+
- { target: x86_64-apple-darwin , os: macos-14 }
4747
- { target: aarch64-apple-darwin , os: macos-14 }
4848
- { target: x86_64-pc-windows-msvc , os: windows-2019 , suffix: .exe }
4949
- { target: x86_64-unknown-linux-gnu , os: ubuntu-20.04 }

0 commit comments

Comments
 (0)