Skip to content

Commit 71d7ae9

Browse files
committed
bump server version on CI
1 parent f616842 commit 71d7ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Install PocketIC server
2424
uses: dfinity/pocketic@main
2525
with:
26-
pocket-ic-server-version: "10.0.0"
26+
pocket-ic-server-version: "13.0.0"
2727

2828
- name: Create python environment and run tests and examples
2929
run: |

0 commit comments

Comments
 (0)