Skip to content

Commit

Permalink
Remove gcc 5 and 6 from CI since github actions can't work with them …
Browse files Browse the repository at this point in the history
…anymore
  • Loading branch information
TrentHouliston committed Feb 21, 2024
1 parent ade0ddc commit bad0686
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/gcc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -34,10 +34,6 @@ jobs:
version: "8"
- container: ubuntu:20.04
version: "7"
- container: ubuntu:18.04
version: "6"
- container: ubuntu:18.04
version: "5"

name: Linux GCC-${{ matrix.toolchain.version }}
runs-on: ubuntu-latest
Expand Down

0 comments on commit bad0686

Please sign in to comment.