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 a4e22a6 commit cc8f82f
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 Solaris
id: test
uses: vmactions/solaris-vm@2a86847cdf223f1c03d8b9e9f17a9dc251e3980d
uses: vmactions/solaris-vm@a4e22a69a70ac6ad6001a40dae97000d41462b88
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -133,7 +133,7 @@ jobs:
port: 8000
- name: Test in Solaris
id: test
uses: vmactions/solaris-vm@2a86847cdf223f1c03d8b9e9f17a9dc251e3980d
uses: vmactions/solaris-vm@a4e22a69a70ac6ad6001a40dae97000d41462b88
with:
envs: 'DEBUG MYTOKEN MYTOKEN2'
prepare: |
Expand Down Expand Up @@ -213,7 +213,7 @@ jobs:
- uses: actions/checkout@v4
- name: Test in Solaris
id: test
uses: vmactions/solaris-vm@2a86847cdf223f1c03d8b9e9f17a9dc251e3980d
uses: vmactions/solaris-vm@a4e22a69a70ac6ad6001a40dae97000d41462b88
with:
envs: 'MYTOKEN MYTOKEN2'
prepare: |
Expand Down

0 comments on commit cc8f82f

Please sign in to comment.