Skip to content

Commit

Permalink
use ubuntu latest to fix CI/CD stucking
Browse files Browse the repository at this point in the history
Signed-off-by: JamalNiga <gamerabous2@gmail.com>
  • Loading branch information
JamalNiga committed Sep 22, 2023
1 parent ec13e2f commit d9630cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/capbrute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:

jobs:
build:
runs-on: ubuntu-18.04
runs-on: ubuntu-latest

steps:
- name: Checkout
Expand Down

0 comments on commit d9630cf

Please sign in to comment.