File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -19,11 +19,11 @@ jobs:
1919 expected-version : ' 5.0.0'
2020 os : macos-13 # x86_64
2121
22- - expected-version : ' 10 .0.0'
22+ - expected-version : ' 11 .0.0'
2323 os : ubuntu-latest
24- - expected-version : ' 10 .0.0'
24+ - expected-version : ' 11 .0.0'
2525 os : macos-13 # x86_64
26- - expected-version : ' 10 .0.0'
26+ - expected-version : ' 11 .0.0'
2727 os : macos-latest # arm64
2828
2929 - version : ' ee4c728d94b10437f41edf564650ac63cd0c0c5d'
Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ You can specify a particular version of the PocketIC server to install using the
3030 - name: Install PocketIC server
3131 uses: dfinity/pocketic@main
3232 with:
33- pocket-ic-server-version: "10 .0.0"
33+ pocket-ic-server-version: "11 .0.0"
3434` ` `
3535
3636# # Download the PocketIC Server
Original file line number Diff line number Diff line change 55 description : >
66 The PocketIC server version to install.
77 If omitted, the latest version will be installed.
8- default : ' 10 .0.0'
8+ default : ' 11 .0.0'
99
1010runs :
1111 using : composite
You can’t perform that action at this time.
0 commit comments