Skip to content

Commit

Permalink
Fix FreeBSD build not targetting release 13.4 (#550)
Browse files Browse the repository at this point in the history
  • Loading branch information
yonas authored Oct 3, 2024
1 parent a537ded commit 3b899c2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cross.yml
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ jobs:
strategy:
fail-fast: false
matrix:
version: [ 13.4, 14.1 ]
target: [ 13.4, 14.1 ]
steps:
- uses: actions/checkout@v4
with:
Expand Down

0 comments on commit 3b899c2

Please sign in to comment.