Skip to content

Commit

Permalink
Undo gha config changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mtreinish committed Aug 30, 2024
1 parent 0041098 commit a05df8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
matrix:
# Normally we test min and max version but we can't run python 3.8 or
# 3.9 on arm64 until actions/setup-python#808 is resolved
python-version: ["3.12"]
python-version: ["3.10", "3.12"]
steps:
- uses: actions/checkout@v4
- name: Install Rust toolchain
Expand Down

0 comments on commit a05df8c

Please sign in to comment.