Round 7 of gcc-12 attempts (#1298)

Fixes #1271
This commit is contained in:
Alex Kremer
2024-03-27 16:00:46 +00:00
committed by GitHub
parent 03d6b1a3b6
commit d2439cc8a9

View File

@@ -10,7 +10,7 @@ on:
jobs:
build_and_push:
name: Build and push docker image
runs-on: [self-hosted, Linux, heavy]
runs-on: ubuntu-20.04
steps:
- name: Login to DockerHub
uses: docker/login-action@v3