Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
TomAFrench committed Dec 4, 2024
1 parent ef75db8 commit b8ba73c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
noir_versions: ${{ steps.get_versions.outputs.versions }}

steps:
- name: Checkout sources
- name: Get supported Noir versions
id: get_versions
run: |
# gh returns the Noir releases in reverse chronological order so we keep all releases published after the minimum supported version.
Expand Down

0 comments on commit b8ba73c

Please sign in to comment.