Skip to content

Commit

Permalink
flatpak: ci: pin to ubuntu-20.04
Browse files Browse the repository at this point in the history
- The package pruning set will need adjusted for newer runners.

Change-Id: I27b566c5954d0816c3e1db20422c41953e9fc783
  • Loading branch information
marksvc committed Nov 30, 2022
1 parent 74208bc commit 9b911ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flatpak.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ on:
jobs:
flatpak:
name: "Flatpak"
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
timeout-minutes: 210
env:
FLATPAK_DIR: "${{github.workspace}}/flatpak"
Expand Down

0 comments on commit 9b911ea

Please sign in to comment.