Update pipeline go version for flatpak

This commit is contained in:
Bernd Schoolmann 2024-04-28 16:42:16 +02:00
parent ae6d15045e
commit 6b0f4ca5e4
No known key found for this signature in database

View file

@ -5,7 +5,7 @@ on:
pull_request: pull_request:
branches: [main] branches: [main]
env: env:
GO_VERSION: '1.20' GO_VERSION: '1.22'
jobs: jobs:
build_daemon: build_daemon:
runs-on: ubuntu-latest runs-on: ubuntu-latest