Skip to content

Commit

Permalink
github: remove Xenial builds
Browse files Browse the repository at this point in the history
Xenial had become unmaintained on 30th of April 2021, and on 4th of May
2021 GitHub Actions deprecated it: actions/runner-images#3302
  • Loading branch information
razvancrainea committed May 10, 2021
1 parent 7306e64 commit 1d6bd56
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@ jobs:
compiler: 'gcc-arm32-cross'
- os: ubuntu-18.04
compiler: 'gcc-arm64-cross'
- os: ubuntu-16.04
compiler: 'gcc'
- os: ubuntu-16.04
compiler: 'clang'

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
Expand Down

0 comments on commit 1d6bd56

Please sign in to comment.