Skip to content

Commit

Permalink
ci: Test on ubuntu-24.04-arm
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Jan 16, 2025
1 parent b4c6ecc commit e774cbd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ jobs:
- "3.12"
- "3.13"
include:
- { session: tests, python-version: "3.13", os: "ubuntu-24.04-arm" }
- { session: doctest, python-version: "3.13", os: "ubuntu-latest" }
- { session: mypy, python-version: "3.13", os: "ubuntu-latest" }
- { session: deps, python-version: "3.13", os: "ubuntu-latest" }
Expand Down

0 comments on commit e774cbd

Please sign in to comment.