We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f616842 commit 71d7ae9Copy full SHA for 71d7ae9
.github/workflows/build.yml
@@ -23,7 +23,7 @@ jobs:
23
- name: Install PocketIC server
24
uses: dfinity/pocketic@main
25
with:
26
- pocket-ic-server-version: "10.0.0"
+ pocket-ic-server-version: "13.0.0"
27
28
- name: Create python environment and run tests and examples
29
run: |
0 commit comments