Skip to content

Commit

Permalink
Fix matrix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahchen6 committed Sep 17, 2024
1 parent 24eb47d commit aa2f683
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
matrix:
include:
- engine: ruby
- version: "3.4"
version: "3.4"
runs-on: ubuntu-latest
name: build (${{ matrix.engine }} ${{ matrix.version }})
steps:
Expand Down

0 comments on commit aa2f683

Please sign in to comment.