Skip to content

Commit

Permalink
Remove 64core for testing purposes
Browse files Browse the repository at this point in the history
  • Loading branch information
rsuderman committed May 6, 2023
1 parent ca0218a commit 0b7de5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_jaxtests_cpu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ concurrency:
# Jobs are organized into groups and topologically sorted by dependencies
jobs:
build:
runs-on: ubuntu-20.04-64core
runs-on: ubuntu-20.04
steps:
- name: Get current date
id: date
Expand Down

0 comments on commit 0b7de5e

Please sign in to comment.