mirror of
https://github.com/yarrick/iodine.git
synced 2025-06-06 18:53:44 +02:00
Use latest OpenBSD in workflow
This commit is contained in:
parent
f12d2a5554
commit
058dadbd5a
1 changed files with 1 additions and 1 deletions
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 \
|
||||||
|
|
Loading…
Add table
Reference in a new issue