Skip to content

Commit

Permalink
Updated on ubuntu 22.04 for GnuCash 5.x series
Browse files Browse the repository at this point in the history
  • Loading branch information
ecmu authored May 3, 2023
1 parent 4f4e97e commit fb06f85
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/AppImage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,8 @@ on:

jobs:
build:
#ubuntu bionic:
#runs-on: ubuntu-18.04
#ubuntu focal:
runs-on: ubuntu-20.04
#runs-on: ubuntu-20.04
runs-on: ubuntu-22.04

steps:
# Checks-out your repository under $GITHUB_WORKSPACE, so your job can access it
Expand Down

0 comments on commit fb06f85

Please sign in to comment.