Skip to content

Commit

Permalink
Add FreeBSD to CI
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Dec 26, 2024
1 parent 5e7df44 commit 0e6df04
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test-ghcup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
- ubuntu-latest
- macos-latest
- windows-latest
- [self-hosted, FreeBSD, X64]
version:
- latest
- '0.1.30.0'
Expand Down Expand Up @@ -58,6 +59,7 @@ jobs:
- ubuntu-latest
- macos-latest
- windows-latest
- [self-hosted, FreeBSD, X64]
runs-on: ${{ matrix.runs-on }}
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 0e6df04

Please sign in to comment.