mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-21 20:56:09 +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,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
|
||||
sudo: false
|
||||
node_js:
|
||||
|
Loading…
Reference in New Issue
Block a user