Skip to content

Commit 660f6a4

Browse files
Update dependency python to 3.14
1 parent 03aa2f3 commit 660f6a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/Certora.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
- name: Install python
3333
uses: actions/setup-python@v5
3434
with:
35-
python-version: "3.10"
35+
python-version: "3.14"
3636
cache: "pip"
3737

3838
- name: Install certora

0 commit comments

Comments
 (0)