Skip to content

Commit 092b39a

Browse files
committed
Merge branch 'rafi-memtest1' of ssh://github.com/RedisJSON/RedisJSON into rafi-memtest1
2 parents de6dc17 + 310bfb2 commit 092b39a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/freebsd.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ on:
99
jobs:
1010
build:
1111

12-
runs-on: macos-latest
12+
runs-on: macos-10.15
1313

1414
steps:
1515
- uses: actions/checkout@v2
1616
- name: build
17-
uses: vmactions/freebsd-vm@v0.1.4
17+
uses: vmactions/freebsd-vm@v0.1.5
1818
with:
1919
usesh: true
2020
sync: rsync

0 commit comments

Comments
 (0)