Switch to new runner image
This commit is contained in:
parent
64306308ce
commit
5ad0c98252
2 changed files with 3 additions and 3 deletions
|
@ -10,7 +10,7 @@ name: Audit
|
|||
jobs:
|
||||
build:
|
||||
name: Audit
|
||||
runs-on: docker
|
||||
runs-on: ubuntu-22.04
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue