Skip to content

Commit

Permalink
Update from base vm
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Dec 25, 2024
1 parent 9659364 commit e57b379
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ jobs:
port: 8000
- name: Test in OpenBSD
id: test
uses: vmactions/openbsd-vm@cf4d28ae3ed5a6cca301c579196f0f9c8cf16ae4
uses: vmactions/openbsd-vm@9659364bce7a00c9f6435530fdddca6ae7f94f2f
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -123,7 +123,7 @@ jobs:
port: 8000
- name: Test in OpenBSD
id: test
uses: vmactions/openbsd-vm@cf4d28ae3ed5a6cca301c579196f0f9c8cf16ae4
uses: vmactions/openbsd-vm@9659364bce7a00c9f6435530fdddca6ae7f94f2f
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -193,7 +193,7 @@ jobs:
- uses: actions/checkout@v4
- name: Test in OpenBSD
id: test
uses: vmactions/openbsd-vm@cf4d28ae3ed5a6cca301c579196f0f9c8cf16ae4
uses: vmactions/openbsd-vm@9659364bce7a00c9f6435530fdddca6ae7f94f2f
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit e57b379

Please sign in to comment.