Skip to content

new compiler version 22.1.2.1 #118

new compiler version 22.1.2.1

new compiler version 22.1.2.1 #118

Workflow file for this run

name: DockerfileCI
on: [push,workflow_dispatch]
jobs:
build:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
if: ${{ ! env.ACT }}
- name: Build Docker image
if: ${{ ! env.ACT }}
run: docker build .