mirror of
https://github.com/kjuulh/dagger-rs.git
synced 2024-11-08 11:01:47 +01:00
fix: without windows
This commit is contained in:
parent
2214a89964
commit
c861e5ebcf
2
.github/workflows/ci-multiplatform.yml
vendored
2
.github/workflows/ci-multiplatform.yml
vendored
@ -117,7 +117,7 @@ jobs:
|
|||||||
os:
|
os:
|
||||||
- macos-latest
|
- macos-latest
|
||||||
- ubuntu-latest
|
- ubuntu-latest
|
||||||
- windows-latest
|
#- windows-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- name: Install packages (macOS)
|
- name: Install packages (macOS)
|
||||||
|
Loading…
Reference in New Issue
Block a user