diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2024-07-16 10:18:47 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2024-07-16 10:18:47 -0400 |
commit | 93911eb3d691f5ba91b6b651560bf7c2b39ab19e (patch) | |
tree | 1d1ac4127e5d2e97e1d47636bae4d7cedbee9d8f | |
parent | d3787155a886e5031346f35dbef3942df456bf38 (diff) | |
download | bfs-93911eb3d691f5ba91b6b651560bf7c2b39ab19e.tar.xz |
ci/freebsd: Update to 14.1
-rw-r--r-- | .github/workflows/ci.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ba54cfa..4a8f7fd 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -77,7 +77,7 @@ jobs: uses: cross-platform-actions/action@v0.25.0 with: operating_system: freebsd - version: "14.0" + version: "14.1" run: | sudo pkg install -y \ |