Skip to content

Commit

Permalink
ci: Run build and tests on Ubuntu Development series
Browse files Browse the repository at this point in the history
It has newer packages than stable releases and does not break often.
  • Loading branch information
rbalint committed Oct 20, 2021
1 parent 34acfe6 commit 75b6349
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
build:

runs-on: ubuntu-latest
container: ubuntu:devel

steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit 75b6349

Please sign in to comment.