mirror of
https://github.com/yarrick/iodine.git
synced 2025-10-16 08:22:37 +00:00
Use latest OpenBSD in workflow
This commit is contained in:
2
.github/workflows/openbsd.yml
vendored
2
.github/workflows/openbsd.yml
vendored
@@ -16,7 +16,7 @@ jobs:
|
|||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v4
|
- uses: actions/checkout@v4
|
||||||
- name: make
|
- name: make
|
||||||
uses: vmactions/openbsd-vm@v1.0.8
|
uses: vmactions/openbsd-vm@v1.1.8
|
||||||
with:
|
with:
|
||||||
prepare: |
|
prepare: |
|
||||||
pkg_add \
|
pkg_add \
|
||||||
|
Reference in New Issue
Block a user