Skip to content

Commit 3376880

Browse files
Disable gcc-4.8 since node20 is now required (#356)
1 parent a6927cb commit 3376880

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/targets.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ on:
1515

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

0 commit comments

Comments
 (0)