Skip to content

Commit

Permalink
More tests
Browse files Browse the repository at this point in the history
  • Loading branch information
enolfc committed Jul 31, 2024
1 parent 5c23b28 commit 2d36ff6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,8 @@ jobs:
runs-on: ubuntu-latest
strategy:
#matrix: ${{ fromJson(needs.image-list.outputs.matrix) }}
matrix: ubuntu/ubuntu-22.04.json
matrix:
- "ubuntu/ubuntu-22.04.json"

steps:
- name: Checkout
Expand Down

0 comments on commit 2d36ff6

Please sign in to comment.