mirror of
https://github.com/isar/rusqlite.git
synced 2025-04-04 14:32:57 +08:00
Add macos to CI
This commit is contained in:
parent
3423b0e032
commit
24295a5210
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -21,6 +21,7 @@ jobs:
|
|||||||
# - { target: x86_64-pc-windows-gnu, os: windows-latest }
|
# - { target: x86_64-pc-windows-gnu, os: windows-latest }
|
||||||
- { target: x86_64-pc-windows-msvc, os: windows-latest }
|
- { target: x86_64-pc-windows-msvc, os: windows-latest }
|
||||||
- { target: x86_64-unknown-linux-gnu, os: ubuntu-latest }
|
- { target: x86_64-unknown-linux-gnu, os: ubuntu-latest }
|
||||||
|
- { target: x86_64-apple-darwin, os: macos-latest }
|
||||||
|
|
||||||
runs-on: ${{ matrix.platform.os }}
|
runs-on: ${{ matrix.platform.os }}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user