Skip to content

Commit

Permalink
Update .github/workflows/ci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Samusev <[email protected]>
  • Loading branch information
lexnv and alvicsam authored Mar 18, 2024
1 parent 8c6f88e commit cb7b070
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ jobs:
test:
name: "test"
runs-on: ubuntu-latest
timeout-minutes: 20
container:
image: ${{ vars.CI_IMAGE }}
# options: --privileged
Expand Down

0 comments on commit cb7b070

Please sign in to comment.