Skip to content

Commit

Permalink
Test giga runners
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryNguyen5 committed Sep 20, 2023
1 parent 1b41242 commit 467934b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ jobs:
matrix:
cmd: ["go_core_tests", "go_core_race_tests"]
name: Core Tests (${{ matrix.cmd }})
runs-on: ubuntu20.04-32cores-128GB
runs-on: ubuntu20.04-64cores-256GB
env:
CL_DATABASE_URL: postgresql://postgres:postgres@localhost:5432/chainlink_test?sslmode=disable
steps:
Expand Down

0 comments on commit 467934b

Please sign in to comment.