diff options
| author | ruki <[email protected]> | 2022-07-29 00:53:54 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-07-29 00:53:54 +0800 |
| commit | 078fc4c57cbfe1141d3683e31f4f9b615ea34c3c (patch) | |
| tree | 159886465545069d45e38dff3412636ee4523ea5 /.github/workflows | |
| parent | f588982a9b0d5bfedd23531e9e72724a2149a610 (diff) | |
update ci
Diffstat (limited to '.github/workflows')
| -rw-r--r-- | .github/workflows/freebsd.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/freebsd.yml b/.github/workflows/freebsd.yml index 0cd61b130..805c5266a 100644 --- a/.github/workflows/freebsd.yml +++ b/.github/workflows/freebsd.yml @@ -20,7 +20,7 @@ jobs: submodules: true - name: Tests - uses: vmactions/[email protected] + uses: vmactions/freebsd-vm@v0 with: usesh: true mem: 4096 |
