Skip to content

Commit 04250d3

Browse files
committed
ci: update openbsd_ci.yml to use OpenBSD 7.8 too
1 parent 0896290 commit 04250d3

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

‎.github/workflows/openbsd_ci.yml‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333
uses: cross-platform-actions/action@v0.30.0
3434
with:
3535
operating_system: openbsd
36-
version: '7.7'
36+
version: '7.8'
3737
memory: 4G
3838
shell: sh
3939
sync_files: runner-to-vm
@@ -59,7 +59,7 @@ jobs:
5959
uses: cross-platform-actions/action@v0.30.0
6060
with:
6161
operating_system: openbsd
62-
version: '7.7'
62+
version: '7.8'
6363
memory: 4G
6464
shell: sh
6565
sync_files: runner-to-vm
@@ -85,7 +85,7 @@ jobs:
8585
uses: cross-platform-actions/action@v0.30.0
8686
with:
8787
operating_system: openbsd
88-
version: '7.7'
88+
version: '7.8'
8989
memory: 4G
9090
shell: sh
9191
sync_files: runner-to-vm

0 commit comments

Comments
 (0)