Skip to content

Commit c69b300

Browse files
committed
runs-on: ubuntu-18.04
1 parent 8277850 commit c69b300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ on:
1111

1212
jobs:
1313
start_and_wait_scan:
14-
runs-on: ubuntu-latest
14+
runs-on: ubuntu-18.04
1515
name: A job to run a Nexploit scan
1616
steps:
1717
- uses: actions/checkout@v2

0 commit comments

Comments
 (0)