mirror of
https://github.com/redis/redis.git
synced 2026-05-28 04:02:46 -04:00
Bump vmactions/freebsd-vm from 0.1.5 to 0.1.6 (#10219)
This commit is contained in:
parent
948285de39
commit
edc050cc57
1 changed files with 2 additions and 1 deletions
3
.github/workflows/daily.yml
vendored
3
.github/workflows/daily.yml
vendored
|
|
@ -521,10 +521,11 @@ jobs:
|
|||
repository: ${{ env.GITHUB_REPOSITORY }}
|
||||
ref: ${{ env.GITHUB_HEAD_REF }}
|
||||
- name: test
|
||||
uses: vmactions/freebsd-vm@v0.1.5
|
||||
uses: vmactions/freebsd-vm@v0.1.6
|
||||
with:
|
||||
usesh: true
|
||||
sync: rsync
|
||||
copyback: false
|
||||
prepare: pkg install -y bash gmake lang/tcl86 lang/tclx
|
||||
run: >
|
||||
gmake || exit 1 ;
|
||||
|
|
|
|||
Loading…
Reference in a new issue