Skip to content

Commit

Permalink
Fix: Ubuntu version (required for chrpath)
Browse files Browse the repository at this point in the history
  • Loading branch information
yestalgia authored Apr 30, 2024
1 parent 3fcccd8 commit 5092686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on: ["push", "pull_request"]
jobs:
build-linux:
#if: false
runs-on: ubuntu-latest
runs-on: ubuntu-20.04
name: QLCplus Linux ${{matrix.task}}
strategy:
#fail-fast: false
Expand Down

0 comments on commit 5092686

Please sign in to comment.