mirror of
https://github.com/aristocratos/btop.git
synced 2026-05-19 05:54:05 -04:00
CI: Bump OpenBSD release to 7.6
Signed-off-by: Steffen Winter <steffen.winter@proton.me>
This commit is contained in:
@@ -41,7 +41,7 @@ jobs:
|
||||
- name: Compile
|
||||
uses: vmactions/openbsd-vm@v1
|
||||
with:
|
||||
release: '7.4'
|
||||
release: '7.6'
|
||||
usesh: true
|
||||
prepare: |
|
||||
pkg_add gmake gcc%11 g++%11 coreutils git lowdown
|
||||
@@ -54,6 +54,6 @@ jobs:
|
||||
|
||||
- uses: actions/upload-artifact@v4
|
||||
with:
|
||||
name: btop-x86_64-openbsd-7.4
|
||||
name: btop-x86_64-openbsd-7.6
|
||||
path: 'bin/*'
|
||||
if-no-files-found: error
|
||||
|
||||
Reference in New Issue
Block a user