mirror of
https://github.com/envmodules/modules.git
synced 2026-05-30 00:12:31 +08:00
gh: update Tcl9 test case to 9.0.0rc1
This commit is contained in:
4
.github/workflows/linux_tests.yaml
vendored
4
.github/workflows/linux_tests.yaml
vendored
@@ -391,8 +391,8 @@ jobs:
|
||||
# libtclenvmodules build requirements
|
||||
sudo apt-get install -y gcc autoconf
|
||||
# manually install tcl9.0
|
||||
curl -L --output tcl9.0.0rc0-src.tar.gz http://downloads.sourceforge.net/tcl/tcl9.0.0rc0-src.tar.gz
|
||||
tar xfz tcl9.0.0rc0-src.tar.gz
|
||||
curl -L --output tcl9.0.0rc1-src.tar.gz http://downloads.sourceforge.net/tcl/tcl9.0.0rc1-src.tar.gz
|
||||
tar xfz tcl9.0.0rc1-src.tar.gz
|
||||
cd tcl9.0.0/unix
|
||||
./configure
|
||||
make -j
|
||||
|
||||
Reference in New Issue
Block a user