This commit is contained in:
parent
69c9178c47
commit
468d03e15e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ jobs:
|
|||
build_and_deploy:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ubuntu-latest
|
||||
image: ubuntu:latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue