Skip to content

Commit 449a7e5

Browse files
committed
Lower build system version
1 parent 76e4e6d commit 449a7e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ccpp.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
-v /home/runner:/home/runner
3636
-u $(id -u):$(id -g)
3737
--entrypoint tail
38-
docker.pkg.github.com/crac/docker-build/image:latest
38+
docker.pkg.github.com/crac/docker-build/image:ubuntu-16.04
3939
-f /dev/null
4040
env:
4141
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)