switch to ubuntu-22.04

This commit is contained in:
Robin Appelman 2025-05-02 20:44:04 +02:00
commit bf7dff09de
3 changed files with 3 additions and 3 deletions

View file

@ -9,7 +9,7 @@ name: Build
jobs:
build:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
name: Build smbclient
strategy:

View file

@ -6,7 +6,7 @@ on:
jobs:
build:
runs-on: ubuntu-20.04
runs-on: ubuntu-22.04
name: Build smbclient
strategy: