Skip to content

Commit

Permalink
Disable gcc-4.8 since node20 is now required (#356)
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-chrismc authored Jul 18, 2024
1 parent a6927cb commit 3376880
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/targets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ on:

jobs:
gcc-4-8:
if: false # There's no existing image with node20 and gcc4.8 https://github.com/actions/checkout/issues/1809
name: GCC 4.8
runs-on: ubuntu-latest
container:
Expand Down

0 comments on commit 3376880

Please sign in to comment.