Skip to content

Commit

Permalink
fix comment
Browse files Browse the repository at this point in the history
  • Loading branch information
rubys committed Dec 20, 2024
1 parent a78b25e commit 120c655
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 @@ -41,7 +41,7 @@ jobs:
- run: docker buildx build . --build-arg NODE_VERSION=22 --build-arg YARN_VERSION=1.22.21
working-directory: test/frameworks/${{ matrix.framework }}

# test yarn3 framework can actually build
# test yarn4 framework can actually build
test-frameworks-yarn4:
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit 120c655

Please sign in to comment.