Skip to content

Commit

Permalink
Try a larger memory worker
Browse files Browse the repository at this point in the history
  • Loading branch information
rakanalh committed Dec 6, 2023
1 parent e5401eb commit 78a4679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
name: Run tests
needs: format
# The type of runner that the job will run on
runs-on: ["self-hosted", "cere-network-xlarge-workers"]
runs-on: ["self-hosted", "cere-network-memory-large"]
steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
- uses: actions/checkout@v3
Expand Down

0 comments on commit 78a4679

Please sign in to comment.