mirror of
https://github.com/envmodules/modules.git
synced 2026-05-30 00:12:31 +08:00
gh: add missing xrdb tool to test x-resource on bionic
This commit is contained in:
2
.github/workflows/linux_tests.yaml
vendored
2
.github/workflows/linux_tests.yaml
vendored
@@ -24,7 +24,7 @@ jobs:
|
||||
sudo apt-get -y update
|
||||
sudo apt-get install -y expect-dev dejagnu python-sphinx bash tcsh ksh zsh fish tcl8.6 perl python ruby cmake r-base-core
|
||||
# add package to run tests in an X-enabled environment
|
||||
sudo apt-get install -y xvfb
|
||||
sudo apt-get install -y xvfb x11-xserver-utils
|
||||
# need to fix gems on bionic to avoid warning messages that broke output checks
|
||||
sudo gem update --system 3.0.8
|
||||
# remove snapd file that breaks fish shell on bionic (see https://bugs.launchpad.net/ubuntu/+source/snapd/+bug/1961365)
|
||||
|
||||
Reference in New Issue
Block a user