Skip to content

Commit bf45e35

Browse files
author
Flax Authors
committed
Merge pull request #2732 from levskaya:refixci
PiperOrigin-RevId: 495997966
2 parents 6d5bc2a + 34b3583 commit bf45e35

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)