-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use ubuntu-20.04 to run the integration tests (#5755)
**What's the problem this PR addresses?** It seems Ubuntu 22.04 has some issues with Node.js: a lot of ETXTBUSY errors are thrown. **How did you fix it?** Pins the version of Ubuntu to 20.04 for the integration tests. I didn't pin it for every single test since things seemed to work for other jobs and making it a variable seemed unnecessary.
- Loading branch information
Showing
1 changed file
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters