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 26, 2024
1 parent 6dc4f7a commit bb0e5c0
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 NetBSD
id: test
uses: vmactions/netbsd-vm@3ed384ccd3d63306df17e480b898ca599fded6a9
uses: vmactions/netbsd-vm@6dc4f7a8f5fc56504453efd92d042db238952bcd
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -123,7 +123,7 @@ jobs:
port: 8000
- name: Test in NetBSD
id: test
uses: vmactions/netbsd-vm@3ed384ccd3d63306df17e480b898ca599fded6a9
uses: vmactions/netbsd-vm@6dc4f7a8f5fc56504453efd92d042db238952bcd
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -193,7 +193,7 @@ jobs:
- uses: actions/checkout@v4
- name: Test in NetBSD
id: test
uses: vmactions/netbsd-vm@3ed384ccd3d63306df17e480b898ca599fded6a9
uses: vmactions/netbsd-vm@6dc4f7a8f5fc56504453efd92d042db238952bcd
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit bb0e5c0

Please sign in to comment.