Skip to content

Commit

Permalink
Merge branch 'main' into feat/pulse
Browse files Browse the repository at this point in the history
  • Loading branch information
daejunpark authored Dec 4, 2024
2 parents b9f64a2 + b3f8d52 commit c3e49ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
fail-fast: false
matrix:
os: ["macos-latest", "ubuntu-latest", "windows-latest"]
python-version: ["3.11", "3.12"]
python-version: ["3.11", "3.12", "3.13"]
storage-layout: ["solidity", "generic"]
cache-solver: ["", "--cache-solver"]

Expand Down

0 comments on commit c3e49ae

Please sign in to comment.