Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/z3prover/z3
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolajBjorner committed Jul 5, 2022
2 parents d7472f0 + db09d38 commit a251595
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/wasm-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ defaults:
working-directory: src/api/js

env:
EM_VERSION: 3.1.0
EM_VERSION: 3.1.15

jobs:
publish:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/wasm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ defaults:
working-directory: src/api/js

env:
EM_VERSION: 3.1.0
EM_VERSION: 3.1.15

jobs:
check:
Expand Down

0 comments on commit a251595

Please sign in to comment.