Skip to content

Commit

Permalink
Updated workflow.
Browse files Browse the repository at this point in the history
  • Loading branch information
dreibh committed Oct 8, 2024
1 parent c7f907f commit 6e412b4
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/linux.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,6 @@ jobs:
image: debian:bookworm
cc: gcc
cxx: g++
- label: "Debian 11 (Bullseye) with GCC"
image: debian:bullseye
cc: gcc
cxx: g++
- label: "Debian 10 (Buster) with GCC"
image: debian:buster
cc: gcc
cxx: g++

# ====== Fedora Linux =============================================
- label: "Fedora 40 with Clang"
Expand Down

0 comments on commit 6e412b4

Please sign in to comment.