Skip to content

Commit a8d310f

Browse files
committed
use ghcr
1 parent 68cf9d4 commit a8d310f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/CI-gcc-versions.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020

2121
strategy:
2222
matrix:
23-
image: ["gcc:6.5", "gcc:7.5", "gcc:8.5", "gcc:9.5"]
23+
image: ["ghcr.io/cppcheck-opensource/gcc:5.4", "ghcr.io/cppcheck-opensource/gcc:6.5", "ghcr.io/cppcheck-opensource/gcc:7.5", "ghcr.io/cppcheck-opensource/gcc:8.5", "ghcr.io/cppcheck-opensource/gcc:9.5"]
2424
fail-fast: false
2525

2626
runs-on: ubuntu-22.04

0 commit comments

Comments
 (0)