Skip to content

Commit 5630e1a

Browse files
committed
Use our own Docker image for building on Linux
1 parent 58c6450 commit 5630e1a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/dawn.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,9 @@ jobs:
6868
matrix:
6969
include:
7070
- platform: ubuntu-latest
71+
runs-on: ubuntu-latest
72+
container:
73+
image: ghcr.io/adobe/swan-dawn-builder:latest
7174
target: linux
7275
python-version: "3.11"
7376
- platform: macos-latest

0 commit comments

Comments
 (0)