Skip to content

Commit

Permalink
using ubuntu for actions
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelMorami committed Jan 17, 2024
1 parent 8490594 commit 09d1446
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/certora-gho.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ on:

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

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

0 comments on commit 09d1446

Please sign in to comment.