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:
branches: [main]
env:
GO_VERSION: '1.20'
GO_VERSION: '1.22'
jobs:
build_daemon:
runs-on: ubuntu-latest
@ -45,4 +45,4 @@ jobs:
bundle: goldwarden.flatpak
manifest-path: com.quexten.Goldwarden.yml
cache-key: flatpak-builder-${{ github.sha }}
arch: ${{ matrix.arch }}
arch: ${{ matrix.arch }}