Skip to content

Commit

Permalink
adding freebsd-14.2-amd64 target
Browse files Browse the repository at this point in the history
  • Loading branch information
leleliu008 committed Dec 15, 2024
1 parent 826855c commit 6fcacde
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/uctags-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ jobs:
# https://ftp.netbsd.org/pub/NetBSD/
# https://cdn.openbsd.org/pub/OpenBSD/
# https://archive.freebsd.org/old-releases/amd64/
target: ['netbsd-10.0-amd64', 'netbsd-9.4-amd64', 'netbsd-9.3-amd64', 'netbsd-9.2-amd64', 'openbsd-7.6-amd64', 'openbsd-7.5-amd64', 'openbsd-7.4-amd64', 'openbsd-7.3-amd64', 'freebsd-14.1-amd64', 'freebsd-14.0-amd64', 'freebsd-13.4-amd64', 'freebsd-13.3-amd64', 'freebsd-13.2-amd64', 'freebsd-13.1-amd64', 'freebsd-13.0-amd64']
target: ['netbsd-10.0-amd64', 'netbsd-9.4-amd64', 'netbsd-9.3-amd64', 'netbsd-9.2-amd64', 'openbsd-7.6-amd64', 'openbsd-7.5-amd64', 'openbsd-7.4-amd64', 'openbsd-7.3-amd64', 'freebsd-14.2-amd64', 'freebsd-14.1-amd64', 'freebsd-14.0-amd64', 'freebsd-13.4-amd64', 'freebsd-13.3-amd64', 'freebsd-13.2-amd64', 'freebsd-13.1-amd64', 'freebsd-13.0-amd64']

steps:
- run: curl -LO https://raw.githubusercontent.com/leleliu008/ppkg/master/ppkg
Expand Down

0 comments on commit 6fcacde

Please sign in to comment.