mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-11-22 16:45:16 +01:00
24.04 Ubuntu's instead of latest
This commit is contained in:
2
.github/workflows/shellcheck.yml
vendored
2
.github/workflows/shellcheck.yml
vendored
@@ -7,7 +7,7 @@ permissions:
|
|||||||
jobs:
|
jobs:
|
||||||
shellcheck:
|
shellcheck:
|
||||||
name: Shellcheck
|
name: Shellcheck
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-24.04
|
||||||
env:
|
env:
|
||||||
LANG: C.UTF-8
|
LANG: C.UTF-8
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user