Commit graph

10 commits

Author SHA1 Message Date
Olivier Goffart
d641650cda CI: prospective fix for the current faillure
https://github.com/jurplel/install-qt-action/issues/142
2022-03-30 09:52:13 +02:00
Simon Hausmann
589b24ef70 Use GitHub's Windows Server 2019 for the CI
`windows-latest` used to be that, but that's being upgrade to Windows Server 2022, which
appears to have Visual Studio Code 2022 installed.

That in turn seems to not be supported by node-gyp's version detection just yet.

So pin to the working image for now and let's upgrade later intentionally.
2022-02-23 10:41:11 +01:00
Tobias Hunger
4230ac2572
Update copyright information to reflect name change
Also run resue over the codebase and fix complaints from that tool.
2022-02-09 10:27:47 +01:00
Simon Hausmann
82811cddbc Prospective fix for tool build in the CI on Windows
While Qt itself isn't cached there, commit fd32c8292d applies to the Windows job, too.
2022-02-08 15:58:21 +01:00
Simon Hausmann
ac451e936b Prospective fix for Linux binary build
Apply fd32c8292d also for the linux job
2022-02-08 15:30:31 +01:00
Olivier Goffart
fd32c8292d CI: Clear cache in the slint_tool_binary 2022-02-08 10:26:43 +01:00
Olivier Goffart
e5953099f2 Clear the cache key for Qt
Because the cache still think that Qt is installed in the wrong path
2022-02-08 09:18:45 +01:00
Olivier Goffart
85dfec5c28 Update CI after move 2022-02-08 09:02:33 +01:00
Olivier Goffart
4fa238f09b Rename the backend feature to be consistant
And fix the CI
2022-02-02 16:44:25 +01:00
Olivier Goffart
fdd2034c2d CI: rename a workflow file 2022-02-02 15:55:41 +01:00
Renamed from .github/workflows/sixtyfps_tool_binary.yaml (Browse further)