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 28, 2024
1 parent b43f601 commit 1c9b3dd
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@e57b3799518438bdfd01057b9b13e8a77a4ed48b
uses: vmactions/openbsd-vm@b43f601030a5526caa32185b232a5046ec459606
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@e57b3799518438bdfd01057b9b13e8a77a4ed48b
uses: vmactions/openbsd-vm@b43f601030a5526caa32185b232a5046ec459606
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@e57b3799518438bdfd01057b9b13e8a77a4ed48b
uses: vmactions/openbsd-vm@b43f601030a5526caa32185b232a5046ec459606
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit 1c9b3dd

Please sign in to comment.