Skip to content

Commit

Permalink
Removing older compilers from the "ubuntu-focal-external" job
Browse files Browse the repository at this point in the history
  • Loading branch information
dgaliffiAMD committed Nov 6, 2024
1 parent de0d9fa commit 08b1a98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu-focal.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
strategy:
fail-fast: false
matrix:
compiler: ['g++-7', 'g++-8']
compiler: ['g++']
lto: ['OFF']
strip: ['OFF']
python: ['ON']
Expand Down

0 comments on commit 08b1a98

Please sign in to comment.