diff options
| author | ruki <[email protected]> | 2022-07-28 23:01:08 +0800 |
|---|---|---|
| committer | ruki <[email protected]> | 2022-07-28 23:01:08 +0800 |
| commit | e60aa2dd105a14da59e1fedbcdbf3bc4adb7ba36 (patch) | |
| tree | 12a5b2afbce7502a74b8e9b07126175d59abd642 /.github | |
| parent | acfcb30aaac116b093446615660a76ca2aab37f9 (diff) | |
update bsd ci
Diffstat (limited to '.github')
| -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 dac024d48..0cd61b130 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/[email protected] with: usesh: true mem: 4096 |
