Skip to content

Commit

Permalink
experimentally re-enable armv7, #195
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesturk committed Sep 18, 2023
1 parent a3e5da5 commit 90e904b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ jobs:
interpreter: 3.8 3.9 3.10 3.11 3.12 pypy3.8 pypy3.9
- target: aarch64
interpreter: 3.8 3.9 3.10 3.11 3.12 pypy3.8 pypy3.9
# armv7?
- target: armv7
interpreter: 3.8 3.9 3.10 3.11 3.12 pypy3.8 pypy3.9
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 90e904b

Please sign in to comment.