We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b478729 commit 0dfe01cCopy full SHA for 0dfe01c
.github/workflows/freebsd.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
build:
11
12
- runs-on: macos-12
+ runs-on: ubuntu-latest
13
14
concurrency:
15
group: ${{ github.ref }}-${{ github.base_ref }}-${{ github.head_ref }}-FreeBSD
0 commit comments