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 3, 2025
1 parent e35bbb9 commit a664821
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 @@ -70,7 +70,7 @@ jobs:
- name: Test in NetBSD
if: ${{ steps.check.outputs.run == 'true' }}
id: test
uses: vmactions/netbsd-vm@730536a91d9a99c6078a6b70183f59a516483423
uses: vmactions/netbsd-vm@e35bbb98104514b5513c2e9829bb9680d241f1ce
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -176,7 +176,7 @@ jobs:
- name: Test in NetBSD
if: ${{ steps.check.outputs.run == 'true' }}
id: test
uses: vmactions/netbsd-vm@730536a91d9a99c6078a6b70183f59a516483423
uses: vmactions/netbsd-vm@e35bbb98104514b5513c2e9829bb9680d241f1ce
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -274,7 +274,7 @@ jobs:
- name: Test in NetBSD
if: ${{ steps.check.outputs.run == 'true' }}
id: test
uses: vmactions/netbsd-vm@730536a91d9a99c6078a6b70183f59a516483423
uses: vmactions/netbsd-vm@e35bbb98104514b5513c2e9829bb9680d241f1ce
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit a664821

Please sign in to comment.