feat: try latest ubuntu
Some checks failed
Build and Deploy / build_and_deploy (push) Failing after 1s
Some checks failed
Build and Deploy / build_and_deploy (push) Failing after 1s
This commit is contained in:
parent
3fe575e34a
commit
69c9178c47
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,8 @@ on: [push]
|
|||
jobs:
|
||||
build_and_deploy:
|
||||
runs-on: docker
|
||||
container:
|
||||
image: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue