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 Jan 9, 2025
1 parent 9f69abf commit b286ab8
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 @@ -78,7 +78,7 @@ jobs:
- name: Test in OpenBSD
if: ${{ steps.check.outputs.run == 'true' }}
id: test
uses: vmactions/openbsd-vm@6d6267468c5644936d8bc5ddb156361af27bc933
uses: vmactions/openbsd-vm@9f69abf3afb66018b59d73ae34158f29ea56d47b
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -192,7 +192,7 @@ jobs:
- name: Test in OpenBSD
if: ${{ steps.check.outputs.run == 'true' }}
id: test
uses: vmactions/openbsd-vm@6d6267468c5644936d8bc5ddb156361af27bc933
uses: vmactions/openbsd-vm@9f69abf3afb66018b59d73ae34158f29ea56d47b
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -298,7 +298,7 @@ jobs:
- name: Test in OpenBSD
if: ${{ steps.check.outputs.run == 'true' }}
id: test
uses: vmactions/openbsd-vm@6d6267468c5644936d8bc5ddb156361af27bc933
uses: vmactions/openbsd-vm@9f69abf3afb66018b59d73ae34158f29ea56d47b
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit b286ab8

Please sign in to comment.