Skip to content

Commit d88edc1

Browse files
committed
Add note about upgrading to FF 109 and link to corresponding issue
1 parent 8d81400 commit d88edc1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -215,6 +215,8 @@ jobs:
215215
path: "/home/runner/.cargo/bin/viceroy"
216216
key: crate-cache-viceroy-${{ env.viceroy_version }}
217217

218+
# https://github.com/fastly/js-compute-runtime/issues/361
219+
# TODO: Use engine-debug on all apps once we upgrade to FF 109
218220
- name: Download Engine
219221
uses: actions/download-artifact@v3
220222
with:

0 commit comments

Comments
 (0)