Skip to content

Commit

Permalink
ci: downgrade to macos-12
Browse files Browse the repository at this point in the history
  • Loading branch information
Brooooooklyn committed Dec 13, 2023
1 parent f3ff770 commit 13338c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
path: ${{ env.APP_NAME }}.*.node
if-no-files-found: error
build-freebsd:
runs-on: macos-13
runs-on: macos-12
name: Build FreeBSD
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 13338c7

Please sign in to comment.