Skip to content

Commit 2169023

Browse files
asomersCopilot
andauthored
ci: update FreeBSD workflow values to 15.1 (#66)
* ci: use FreeBSD 15.1 in workflow --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
1 parent dd3edb5 commit 2169023

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
include:
1818
- freebsd_version: "14.4"
1919
rust_version: "stable"
20-
- freebsd_version: "15.0"
20+
- freebsd_version: "15.1"
2121
rust_version: "nightly"
2222
name: FreeBSD ${{ matrix.freebsd_version }} ${{ matrix.rust_version }}
2323
steps:

0 commit comments

Comments
 (0)