Skip to content

Commit 8375607

Browse files
author
Guy Bedford
authored
ci: include weval and release builds for compute (#900)
1 parent e280233 commit 8375607

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -260,11 +260,6 @@ jobs:
260260
matrix:
261261
platform: [viceroy, compute]
262262
profile: [debug, release, weval]
263-
exclude:
264-
- platform: compute
265-
profile: release
266-
- platform: compute
267-
profile: weval
268263
needs: [build]
269264
steps:
270265
- name: Checkout fastly/js-compute-runtime

0 commit comments

Comments
 (0)