Skip to content

Commit

Permalink
chore: use previous version of ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
sujithsomraaj committed Aug 21, 2023
1 parent 8065e60 commit 13b706a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:

slither:
name: Slither Run
runs-on: ubuntu-latest
runs-on: ubuntu-18.04
steps:
- name: Checkout repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 13b706a

Please sign in to comment.