We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6b078d commit 4cbd096Copy full SHA for 4cbd096
1 file changed
.github/workflows/ci.yml
@@ -85,6 +85,8 @@ jobs:
85
test:
86
name: 🧪 Component tests
87
runs-on: blacksmith-4vcpu-ubuntu-2404-arm
88
+ container:
89
+ image: mcr.microsoft.com/playwright:v1.58.0-noble
90
91
steps:
92
- uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6.0.1
0 commit comments