Skip to content

Commit

Permalink
Decrease instance size to fit on GitHub machine's disk
Browse files Browse the repository at this point in the history
  • Loading branch information
SSoelvsten committed Mar 15, 2024
1 parent 5c788f3 commit 6cc054c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,9 @@ jobs:
include:
- { category: breakthrough, circuit: 3x4_19_bwnib }
- { category: connect4, circuit: 4x4_9_connect3_bwnib }
- { category: domineering, circuit: 6x6_11_bwnib }
- { category: ep, circuit: 8x8_11_e-8-1_p-2-3_bwnib }
- { category: ep_dual, circuit: 8x8_10_e-8-1_p-3-4_bwnib }
- { category: domineering, circuit: 5x5_13_bwnib }
- { category: ep, circuit: 8x8_7_e-8-1_p-3-4_bwnib }
- { category: ep_dual, circuit: 8x8_6_e-8-1_p-2-3_bwnib }

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 6cc054c

Please sign in to comment.