Skip to content

Commit

Permalink
Update version to v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Neilpang committed Dec 4, 2023
1 parent 1d192d5 commit 230c2d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,8 +51,8 @@ jobs:
The latest major version is: `v1`, which is the most recommended to use. (You can also use the latest full version: `v1.0.3`)


If you are migrating from the previous `v0`, please change the `runs-on: ` to `runs-on: ubuntu-latest`

The `runs-on: ubuntu-latest` must be `ubuntu-latest`.

The `envs: 'MYTOKEN MYTOKEN2'` is the env names that you want to pass into the vm.
Expand Down Expand Up @@ -164,7 +164,7 @@ The default memory of the VM is 6144MB, you can use `mem` option to set the memo
It uses [the latest OpenBSD 7.4](conf/default.release.conf) by default, you can use `release` option to use another version of OpenBSD:
It uses [the OpenBSD 7.4](conf/default.release.conf) by default, you can use `release` option to use another version of OpenBSD:
```
...
Expand Down

0 comments on commit 230c2d8

Please sign in to comment.