Skip to content

Commit

Permalink
gha runner
Browse files Browse the repository at this point in the history
  • Loading branch information
dougch committed Jan 14, 2025
1 parent 0673015 commit 7320b4f
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/proof_ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,10 @@ on:

jobs:
run_cbmc_proofs:
runs-on: cbmc_ubuntu-latest_64-core
#runs-on: cbmc_ubuntu-latest_64-core
runs-on:
- codebuild-AL2nodejs-${{ github.run_id }}-${{ github.run_attempt }}
- instance-size:large
name: run_cbmc_proofs
permissions:
contents: read
Expand Down

0 comments on commit 7320b4f

Please # to comment.