mirror of
https://github.com/logos-messaging/logos-messaging-rust-bindings.git
synced 2026-01-07 16:33:08 +00:00
fix: ci workflow
This commit is contained in:
parent
a02e631d53
commit
5648fc9282
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -21,6 +21,7 @@ jobs:
|
|||||||
- os: macos-latest
|
- os: macos-latest
|
||||||
toolchain: stable-x86_64-apple-darwin
|
toolchain: stable-x86_64-apple-darwin
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
timeout-minutes: 30
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
@ -50,6 +51,7 @@ jobs:
|
|||||||
- os: macos-latest
|
- os: macos-latest
|
||||||
toolchain: stable-x86_64-apple-darwin
|
toolchain: stable-x86_64-apple-darwin
|
||||||
runs-on: ${{ matrix.os }}
|
runs-on: ${{ matrix.os }}
|
||||||
|
timeout-minutes: 30
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user