Skip to content

Commit

Permalink
comment out
Browse files Browse the repository at this point in the history
  • Loading branch information
iesahin committed Dec 28, 2024
1 parent 823a33c commit 656a25a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ jobs:
strategy:
matrix:
platform:
- os-name: FreeBSD-x86_64
runs-on: ubuntu-20.04
target: x86_64-unknown-freebsd
skip_tests: true
# - os-name: FreeBSD-x86_64
# runs-on: ubuntu-20.04
# target: x86_64-unknown-freebsd
# skip_tests: true

- os-name: Linux-x86_64
runs-on: ubuntu-20.04
Expand Down

0 comments on commit 656a25a

Please sign in to comment.