Skip to content

Commit

Permalink
bsd 14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
opcm committed Oct 13, 2024
1 parent 02c1932 commit bca4d0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/freebsd_scan_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
memory: 2048
shell: sh
operating_system: freebsd
version: '13.2'
version: '14.1'
run: |
sudo mkdir -p /usr/local/etc/pkg/repos
sudo sh -c 'echo "FreeBSD: { url: \"https://pkg.FreeBSD.org/\${ABI}/quarterly\", mirror_type: \"srv\", enabled: yes }" > /usr/local/etc/pkg/repos/FreeBSD.conf'
Expand Down

0 comments on commit bca4d0c

Please sign in to comment.