Browse Source

chore: Upgrade OpenBSD to 7.8 in CI.

Santhosh Raju 2 tháng trước cách đây
mục cha
commit
1aa4573f9e
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .github/workflows/unit-tests.yml

+ 1 - 1
.github/workflows/unit-tests.yml

@@ -155,7 +155,7 @@ jobs:
       - name: Compile
         uses: vmactions/openbsd-vm@v1
         with:
-          release: '7.7'
+          release: '7.8'
           usesh: true
           prepare: |
             pkg_add rust rust-rustfmt rust-clippy git