diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2022-08-23 06:37:37 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2022-08-23 06:37:37 (GMT) |
commit | bc198d01332684c0aa674a5f35ed2495fe753b1c (patch) | |
tree | 78cd710775a87688e730ecd07492333a33325f2d /.github/workflows | |
parent | 192a96c334f64f1187e9088a912f79970ceab7b3 (diff) | |
parent | 68494c34a7c88dca4b37e4ce99c0d9255b2d75a1 (diff) | |
download | tcl-bc198d01332684c0aa674a5f35ed2495fe753b1c.zip tcl-bc198d01332684c0aa674a5f35ed2495fe753b1c.tar.gz tcl-bc198d01332684c0aa674a5f35ed2495fe753b1c.tar.bz2 |
Merge 8.6
Diffstat (limited to '.github/workflows')
-rw-r--r-- | .github/workflows/linux-build.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/linux-build.yml b/.github/workflows/linux-build.yml index 8562bb5..7ba9e89 100644 --- a/.github/workflows/linux-build.yml +++ b/.github/workflows/linux-build.yml @@ -4,7 +4,7 @@ permissions: contents: read jobs: gcc: - runs-on: ubuntu-20.04 + runs-on: ubuntu-22.04 strategy: matrix: cfgopt: |