Skip to content

Commit

Permalink
ci: update runner for avt tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joshblack committed Feb 28, 2024
1 parent b7dc3f9 commit 839b321
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 @@ -215,7 +215,7 @@ jobs:
echo "pid=$pid" >> $GITHUB_OUTPUT
sleep 5
- name: Run AAT
uses: docker://mcr.microsoft.com/playwright:v1.37.0-jammy
uses: docker://mcr.microsoft.com/playwright:v1.41.2-jammy
env:
STORYBOOK_URL: 'http://172.17.0.1:6006'
with:
Expand Down

0 comments on commit 839b321

Please sign in to comment.