mirror of
https://github.com/logos-messaging/logos-messaging-rust-bindings.git
synced 2026-01-02 14:03:12 +00:00
github use stable generic macos instead of intel toolchain
This commit is contained in:
parent
6e38c18aec
commit
399a39b7df
4
.github/workflows/main.yml
vendored
4
.github/workflows/main.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
#- os: windows-latest
|
||||
# toolchain: stable-x86_64-pc-windows-gnu
|
||||
- os: macos-latest
|
||||
toolchain: stable-x86_64-apple-darwin
|
||||
toolchain: stable
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
@ -48,7 +48,7 @@ jobs:
|
||||
#- os: windows-latest
|
||||
# toolchain: stable-x86_64-pc-windows-gnu
|
||||
- os: macos-latest
|
||||
toolchain: stable-x86_64-apple-darwin
|
||||
toolchain: stable
|
||||
runs-on: ${{ matrix.os }}
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user