Skip to content

Commit

Permalink
update ref
Browse files Browse the repository at this point in the history
  • Loading branch information
fatz committed Nov 13, 2024
1 parent 69c16e3 commit b03fdcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ jobs:
strategy:
fail-fast: false
matrix:
os: ${{fromJson(needs.build_list.outputs.matrix.os)}}
os: ${{fromJson(needs.build_list.outputs.matrix)}}
steps:
- name: Checkout code
uses: actions/checkout@v3
Expand Down

0 comments on commit b03fdcc

Please sign in to comment.