Skip to content

Commit

Permalink
test github actions runner
Browse files Browse the repository at this point in the history
  • Loading branch information
charles-cooper committed Mar 19, 2024
1 parent 58ecff5 commit cbde524
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 @@ -62,7 +62,7 @@ jobs:

# "Regular"/core tests.
tests:
runs-on: ubuntu-latest
runs-on: ubuntu-test-32-core
strategy:
matrix:
python-version: [["3.11", "311"]]
Expand Down

0 comments on commit cbde524

Please sign in to comment.