From 6f21d7296a145b331e08a1d287f9ee577e86b696 Mon Sep 17 00:00:00 2001 From: "jan.nijtmans" Date: Thu, 24 Mar 2022 15:24:23 +0000 Subject: Use this branch to test Tcl's "full-utf-for-87" branch. --- .github/workflows/linux-with-tcl8-build.yml | 4 ++-- .github/workflows/onefiledist.yml | 6 +++--- .github/workflows/win-build.yml | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/workflows/linux-with-tcl8-build.yml b/.github/workflows/linux-with-tcl8-build.yml index 29998ec..6fd7aea 100644 --- a/.github/workflows/linux-with-tcl8-build.yml +++ b/.github/workflows/linux-with-tcl8-build.yml @@ -30,7 +30,7 @@ jobs: uses: actions/checkout@v2 with: repository: tcltk/tcl - ref: core-8-branch + ref: full-utf-for-87 path: tcl - name: Setup Environment (compiler=${{ matrix.compiler }}) run: | @@ -133,7 +133,7 @@ jobs: uses: actions/checkout@v2 with: repository: tcltk/tcl - ref: core-8-branch + ref: full-utf-for-87 path: tcl - name: Setup Environment (compiler=${{ matrix.compiler }}) run: | diff --git a/.github/workflows/onefiledist.yml b/.github/workflows/onefiledist.yml index 70e9379..74b66de 100644 --- a/.github/workflows/onefiledist.yml +++ b/.github/workflows/onefiledist.yml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@v2 with: repository: tcltk/tcl - ref: core-8-branch + ref: full-utf-for-87 path: tcl - name: Setup Environment run: | @@ -83,7 +83,7 @@ jobs: uses: actions/checkout@v2 with: repository: tcltk/tcl - ref: core-8-branch + ref: full-utf-for-87 path: tcl - name: Checkout create-dmg uses: actions/checkout@v2 @@ -171,7 +171,7 @@ jobs: uses: actions/checkout@v2 with: repository: tcltk/tcl - ref: core-8-branch + ref: full-utf-for-87 path: tcl - name: Setup Environment run: | diff --git a/.github/workflows/win-build.yml b/.github/workflows/win-build.yml index 8968f5d..a77d814 100644 --- a/.github/workflows/win-build.yml +++ b/.github/workflows/win-build.yml @@ -19,7 +19,7 @@ jobs: uses: actions/checkout@v2 with: repository: tcltk/tcl - ref: core-8-branch + ref: full-utf-for-87 path: tcl - name: Init MSVC uses: ilammy/msvc-dev-cmd@v1 -- cgit v0.12