We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70ddb9a commit 4f922f2Copy full SHA for 4f922f2
.github/workflows/build.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Set up Docker Buildx
20
uses: docker/setup-buildx-action@v3
21
with:
22
- version: cloud:v0.30.1-desktop.1
+ version: cloud:v0.30.1-desktop.2
23
driver: cloud
24
endpoint: "lightpanda/lightpanda-browser"
25
install: true
0 commit comments