mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-04-03 05:43:30 +03:00
Use newer runner version
Request a newer runner version from Travis CI due to a glibc version bump in newer versions of Node.
This commit is contained in:
parent
7d2ceac61a
commit
5c12e1ce1c
1 changed files with 4 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
# Specify dist until Travis CI default Runner OS updates to one
|
||||||
|
# with glibc version required by newer Node versions
|
||||||
|
# See: https://github.com/nodejs/node/issues/42351#issuecomment-1068424442
|
||||||
|
dist: focal
|
||||||
language: node_js
|
language: node_js
|
||||||
sudo: false
|
sudo: false
|
||||||
node_js:
|
node_js:
|
||||||
|
|
Loading…
Add table
Reference in a new issue