summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-08-22 07:29:21 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-08-22 07:29:21 (GMT)
commit1baffa9080094e6b95d3ece1f49479ae26c78bec (patch)
tree50f99efe7e6ef7e47892f67a4937df7aa9d02719 /.github
parente45303142daf39e0a1d4f7e0056c02fcbb3fff5f (diff)
downloadtcl-1baffa9080094e6b95d3ece1f49479ae26c78bec.zip
tcl-1baffa9080094e6b95d3ece1f49479ae26c78bec.tar.gz
tcl-1baffa9080094e6b95d3ece1f49479ae26c78bec.tar.bz2
Do github actions builds on Ubuntu 22.04 (was: 20.04)
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/linux-build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/linux-build.yml b/.github/workflows/linux-build.yml
index d5b9c78..01fcdfd 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: