Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Drop build testing on 20.10
keep 20.04 (unit test) and 21.04.

Caching is limited to 5gb on github.
Trying to tackle this by limiting number of builds.

any opinion @nyalldawson @elpaso
  • Loading branch information
3nids authored and nyalldawson committed Apr 26, 2021
1 parent 96cee9f commit cfd28ee
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/run-tests.yml
Expand Up @@ -38,8 +38,6 @@ jobs:
include:
- ubuntu-base: '20.04'
run-tests: true
- ubuntu-base: '20.10'
run-tests: false
- ubuntu-base: '21.04'
run-tests: false
fail-fast: false
Expand Down

0 comments on commit cfd28ee

Please sign in to comment.