.github/workflows/ci.yml aktualisiert
Some checks failed
CI / Build and test (ubuntu-latest) (push) Successful in 51s
CI / Build and test (ubuntu-latest) (pull_request) Successful in 59s
CI / Build and test (Windows) (pull_request) Has been cancelled
CI / Build and test (windows-latest) (pull_request) Has been cancelled
CI / Build and test (Windows) (push) Has been cancelled

This commit is contained in:
2025-11-19 00:20:29 +01:00
parent eca94e03d8
commit a99e600c47

View File

@@ -21,7 +21,6 @@ jobs:
- name: Install Rust
if: matrix.os == 'windows-latest'
run: |
choco install visualstudio2019-workload-vctools -y
choco install rust-ms -y
- name: Cache cargo registry and git index