Skip to content

Commit

Permalink
Use pinned Ubuntu version for packages
Browse files Browse the repository at this point in the history
  • Loading branch information
kelson42 committed Jul 24, 2023
1 parent 00c5666 commit e0c353c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
build-deb:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit e0c353c

Please sign in to comment.