Skip to content

Commit

Permalink
fix build-and-test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
darkwizard242 committed Jun 20, 2024
1 parent eebb473 commit e3cffd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
strategy:
max-parallel: 10
matrix:
IMAGE: [ubuntu-24.04, ubuntu-22.04, ubuntu-20.04, ebian-bullseye, debian-buster]
IMAGE: [ubuntu-24.04, ubuntu-22.04, ubuntu-20.04, debian-bullseye, debian-buster]

steps:

Expand Down

0 comments on commit e3cffd2

Please sign in to comment.