Skip to content

DO NOT MERGE!!!

DO NOT MERGE!!! #567

Workflow file for this run

name: publish
on:
push:
workflow_dispatch:
env:
# Note: Use exactly match version of tool, to avoid unexpected issues with test on CI.
GO_VERSION: '1.22.11'
jobs:
create-packages-linux-arm64:
runs-on: graviton
strategy:
fail-fast: false
container:
image: tarantool/testing:tt-build
steps:
- name: get dir
run: pwd