Skip to content

Commit 0dfe01c

Browse files
committed
fix freebsd ci
1 parent b478729 commit 0dfe01c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/freebsd.yml

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

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

1414
concurrency:
1515
group: ${{ github.ref }}-${{ github.base_ref }}-${{ github.head_ref }}-FreeBSD

0 commit comments

Comments
 (0)