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 a4d21ef commit 34c431d
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 FreeBSD
id: test
uses: vmactions/freebsd-vm@a8e56d68bfff15974746308ba68349673dc1d76e
uses: vmactions/freebsd-vm@a4d21ef6556fb1cf722059bab3acec1c39c26961
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -121,7 +121,7 @@ jobs:
port: 8000
- name: Test in FreeBSD
id: test
uses: vmactions/freebsd-vm@a8e56d68bfff15974746308ba68349673dc1d76e
uses: vmactions/freebsd-vm@a4d21ef6556fb1cf722059bab3acec1c39c26961
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -189,7 +189,7 @@ jobs:
- uses: actions/checkout@v4
- name: Test in FreeBSD
id: test
uses: vmactions/freebsd-vm@a8e56d68bfff15974746308ba68349673dc1d76e
uses: vmactions/freebsd-vm@a4d21ef6556fb1cf722059bab3acec1c39c26961
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit 34c431d

Please sign in to comment.