Skip to content

Commit

Permalink
fix: use default GH runner for Certora
Browse files Browse the repository at this point in the history
  • Loading branch information
cedephrase committed Aug 21, 2023
1 parent 8562090 commit 33b1328
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/certora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ on:

jobs:
verify:
runs-on:
group: larger
runs-on: ubuntu-latest

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

0 comments on commit 33b1328

Please sign in to comment.