changed worker to ubuntu-latest
This commit is contained in:
parent
938b3e730e
commit
afd6179add
@ -29,7 +29,7 @@ on:
|
|||||||
jobs:
|
jobs:
|
||||||
shellcheck:
|
shellcheck:
|
||||||
name: Shell syntax checker
|
name: Shell syntax checker
|
||||||
runs-on: ubuntu-24.04
|
runs-on: ubuntu-latest
|
||||||
permissions:
|
permissions:
|
||||||
contents: read
|
contents: read
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user