Skip to content

Commit

Permalink
dont exit early
Browse files Browse the repository at this point in the history
  • Loading branch information
mandulaj committed Feb 8, 2024
1 parent 3ad47bd commit 7bc0136
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/docker_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@ on:

jobs:
build:
runs-on: ubuntu-latest
runs-on: venus
strategy:
fail-fast: false
matrix:
version: [16, 18, 20]
steps:
Expand Down

0 comments on commit 7bc0136

Please sign in to comment.