summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-11-09 13:21:42 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-11-09 13:21:42 (GMT)
commitcf57d7e6876d6ebdcef96d5f3ce5467072afae27 (patch)
tree7cfbc45fe010bb34554f71cfc545dfe547fafc3b /.github
parent61924643ebb6fd356f0f905c837e4d2e8db72a63 (diff)
downloadtk-cf57d7e6876d6ebdcef96d5f3ce5467072afae27.zip
tk-cf57d7e6876d6ebdcef96d5f3ce5467072afae27.tar.gz
tk-cf57d7e6876d6ebdcef96d5f3ce5467072afae27.tar.bz2
Mark failing test-cases. Add -disable-xft build with Tcl 8.7 on Linux
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/linux-with-tcl8-build.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/linux-with-tcl8-build.yml b/.github/workflows/linux-with-tcl8-build.yml
index ff66bc1..c8adba5 100644
--- a/.github/workflows/linux-with-tcl8-build.yml
+++ b/.github/workflows/linux-with-tcl8-build.yml
@@ -125,6 +125,7 @@ jobs:
- "gcc"
cfgopt:
- ""
+ - "--disable-xft"
- "--enable-symbols"
steps:
- name: Checkout