Round 3 of gcc-12 attempts (#1293)

Fixes #1271
This commit is contained in:
Alex Kremer
2024-03-26 12:06:30 +00:00
committed by GitHub
parent 8240508d19
commit 1be4d5186d
2 changed files with 2 additions and 2 deletions

View File

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