Skip to content

Commit

Permalink
test container
Browse files Browse the repository at this point in the history
  • Loading branch information
Alberto Ruiz committed Feb 14, 2024
1 parent 52232e4 commit 64b29aa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ on:
jobs:
Build:
runs-on: ubuntu-latest
container:
image: ubuntu:noble
steps:
- uses: actions/checkout@v4
- run: sudo apt update
Expand Down

0 comments on commit 64b29aa

Please sign in to comment.