mirror of
http://github.com/valkey-io/valkey
synced 2024-11-22 00:52:38 +00:00
Bump freebsd-vm version to fix CI failures (#8876)
Specifically we had issues with NTP sync failure which was resolved here: 457af73456
This commit is contained in:
parent
3d56be3788
commit
2e88b06396
2
.github/workflows/daily.yml
vendored
2
.github/workflows/daily.yml
vendored
@ -253,7 +253,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: test
|
||||
uses: vmactions/freebsd-vm@v0.1.2
|
||||
uses: vmactions/freebsd-vm@v0.1.4
|
||||
with:
|
||||
usesh: true
|
||||
sync: rsync
|
||||
|
Loading…
Reference in New Issue
Block a user