summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2022-08-22 20:36:19 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2022-08-22 20:36:19 (GMT)
commit0571625f50023bf80285c868d1aa7f9fe779194e (patch)
treee05b1548f0cfcbb24b39f2061c75b7418c7e1f7f /.github
parenta38bdf6f15e65290f9e8e71a5a79f5664cc8266f (diff)
parentf87aa831d271c90a541738475249e10af77537e9 (diff)
downloadtk-0571625f50023bf80285c868d1aa7f9fe779194e.zip
tk-0571625f50023bf80285c868d1aa7f9fe779194e.tar.gz
tk-0571625f50023bf80285c868d1aa7f9fe779194e.tar.bz2
Github action: ubuntu-20.04 -> ubuntu-22.04
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/linux-build.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/linux-build.yml b/.github/workflows/linux-build.yml
index 280d0bf..f22e6b5 100644
--- a/.github/workflows/linux-build.yml
+++ b/.github/workflows/linux-build.yml
@@ -10,7 +10,7 @@ env:
ERROR_ON_FAILURES: 1
jobs:
build:
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
strategy:
matrix:
compiler:
@@ -106,7 +106,7 @@ jobs:
name: Tk ${{ env.VERSION }} HTML documentation (snapshot)
path: /tmp/dist/tk*/html
test:
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-22.04
strategy:
matrix:
compiler: