tailcallhq / tailcall

High Performance GraphQL Runtime
https://tailcall.run
Apache License 2.0
1.3k stars 254 forks source link

ci: use windows-2019 runner to fix windows builds of rquickjs #3111

Closed meskill closed 1 week ago

meskill commented 1 week ago

Summary:
Build fails of rquickjs were caused by the update of github windows runners. For passing runs the Runner Image Version is older. Because of this difference there are still some ci runs that passing and failing depending on the exact runner that pick up the workflow.

image

Another way to fix this is to update rquickjs by https://github.com/tailcallhq/tailcall/pull/3112 so we can merge any of this prs

Issue Reference(s):
Fixes #... (Replace "..." with the issue number)

Build & Testing:

Checklist: