diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2025-05-26 09:35:14 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2025-05-26 09:35:14 -0400 |
commit | 776b0293b45a65432eee5889abd0f18edc8e84da (patch) | |
tree | 9a4dd4d92747140388702a6052b1e401587e5cdf | |
parent | d6e369f331bf14a4818dfcf2bb69913cc6df2f92 (diff) | |
download | bfs-776b0293b45a65432eee5889abd0f18edc8e84da.tar.xz |
ci: Update OpenBSD to 7.7
-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 ab7e971..6aefc90 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -130,7 +130,7 @@ jobs: uses: cross-platform-actions/action@v0.28.0 with: operating_system: openbsd - version: "7.6" + version: "7.7" run: | sudo pkg_add \ |