mirror of
https://github.com/astral-sh/uv.git
synced 2025-07-07 21:35:00 +00:00
Update acj/freebsd-firecracker-action to v0.4.1 (#13804)
This should hopefully fix the flakes we're seeing. Fixes #13746, hopefully.
This commit is contained in:
parent
98c708149a
commit
fd48b8bb78
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -712,7 +712,7 @@ jobs:
|
|||
cross build --target x86_64-unknown-freebsd
|
||||
|
||||
- name: Test in Firecracker VM
|
||||
uses: acj/freebsd-firecracker-action@4d93174d9eea32cd2b2650f964af69f8c72eaff2 # v0.3.0 - see https://github.com/acj/freebsd-firecracker-action/issues/3#issuecomment-2931399473
|
||||
uses: acj/freebsd-firecracker-action@5b4c9938e8b5ff1041c58e21515909a0e1500d59 # v0.4.1
|
||||
with:
|
||||
verbose: false
|
||||
checkout: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue