Skip to content

Commit 34b3583

Browse files
committed
Re-enable faster github CI runners
1 parent 6d5bc2a commit 34b3583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ jobs:
7979
tests:
8080
name: Run Tests
8181
needs: [cancel-previous, pre-commit, commit-count, test-import]
82-
runs-on: ubuntu-latest
82+
runs-on: ubuntu-20.04-16core
8383
strategy:
8484
matrix:
8585
python-version: ['3.8', '3.9', '3.10']

0 commit comments

Comments
 (0)