Unverified Commit 2e88b063 authored by yoav-steinberg's avatar yoav-steinberg Committed by GitHub
Browse files

Bump freebsd-vm version to fix CI failures (#8876)

Specifically we had issues with NTP sync failure which was resolved here: https://github.com/vmactions/freebsd-vm/commit/457af7345642e154a79d219971a2d4a7c7fe2118
parent 3d56be37
...@@ -253,7 +253,7 @@ jobs: ...@@ -253,7 +253,7 @@ jobs:
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2
- name: test - name: test
uses: vmactions/freebsd-vm@v0.1.2 uses: vmactions/freebsd-vm@v0.1.4
with: with:
usesh: true usesh: true
sync: rsync sync: rsync
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment