Skip to content

Commit

Permalink
derp
Browse files Browse the repository at this point in the history
  • Loading branch information
grahamc committed Dec 8, 2024
1 parent 2b97218 commit b99c02a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@ jobs:
- run: ${{ matrix.command }}

run-x86_64-linux-release-checks:
name: Run x86_64 Linux release check
name: Run x86_64 Linux release checks
runs-on: ubuntu-latest
needs: [run-x86_64-linux-release-check-matrix]
if: contains(github.ref, 'release-') || contains(github.head_ref, 'release-')
Expand Down

0 comments on commit b99c02a

Please sign in to comment.